J
Jon
Greeting,
I have two tables, one for Branch and one for Expenses
What I want to do is creating command button that once it pressed, I want it
to take the Branch number and look for the last number in expenses table and
add it with branch number. For example: the branch number is 10 and the last
record is 66 I want the branch number to be 1066 in the field of branch
number. How to do that please??
I have two tables, one for Branch and one for Expenses
What I want to do is creating command button that once it pressed, I want it
to take the Branch number and look for the last number in expenses table and
add it with branch number. For example: the branch number is 10 and the last
record is 66 I want the branch number to be 1066 in the field of branch
number. How to do that please??