S
securityman
Hello, All,
I have a spreadsheet with invoices being taken from a standar
amout of money. I have gotten it to do everything correct except on
thing.
In the column where I will be placing my invoice numbers.
All our invoice numbers start with 300. I want to enter only the las
3 or 4 digits of the invoice number in the cell and then when I ta
over to the next cell to put in the amount, the cell with the invoic
number will change to 300xxx.
Example: I enter into cell B2 --- 543
when I tab over to the next cell to put in the
amount, cell B2 changes to 300543.
I figure I will have to use VBA to accomplish this, so there wil
not be any circular references?
Can anyone help me with this?
Thank
I have a spreadsheet with invoices being taken from a standar
amout of money. I have gotten it to do everything correct except on
thing.
In the column where I will be placing my invoice numbers.
All our invoice numbers start with 300. I want to enter only the las
3 or 4 digits of the invoice number in the cell and then when I ta
over to the next cell to put in the amount, the cell with the invoic
number will change to 300xxx.
Example: I enter into cell B2 --- 543
when I tab over to the next cell to put in the
amount, cell B2 changes to 300543.
I figure I will have to use VBA to accomplish this, so there wil
not be any circular references?
Can anyone help me with this?
Thank