stewart1
Board Regular
- Joined
- Feb 25, 2010
- Messages
- 66
Hi to all.
I have data that starts form row "4". Column A (row 4) starts with a number of X/1/1 column "B" has the word "client" and column "C" has the name of the person.
I am trying to get the a sequence going where from row 5 onwards, when the name of the client is entered the number X/1/2 will automatically enter and the name "client" will autofill in column "B". The numbers of course will follow on X/1/3 and so on respectively.
I need to try and do this through VBA as many rows will be used rather than enter column with a formula placed.
I hope someone can help.
Thanks for looking
I have data that starts form row "4". Column A (row 4) starts with a number of X/1/1 column "B" has the word "client" and column "C" has the name of the person.
I am trying to get the a sequence going where from row 5 onwards, when the name of the client is entered the number X/1/2 will automatically enter and the name "client" will autofill in column "B". The numbers of course will follow on X/1/3 and so on respectively.
I need to try and do this through VBA as many rows will be used rather than enter column with a formula placed.
I hope someone can help.
Thanks for looking