- Joined
- May 6, 2011
- Messages
- 13
- Reaction score
- 0
Hi all, pretty confused here, ive worked with VBA before, in Microsoft Access and Visual Basic but I cannot seem to work out the code for this scenario;
Data is entered into cell O2, I have also cells C9 - C40
when data is added to cell O2 i need it to copy into C9, when the data changes in O2, i need it copied into C10, when it changes again copied into C11 and so on.
I have no clue what I am doing so would need all the code, even if it is anything i need to declare before the proper line of code.
Data is entered into cell O2, I have also cells C9 - C40
when data is added to cell O2 i need it to copy into C9, when the data changes in O2, i need it copied into C10, when it changes again copied into C11 and so on.
I have no clue what I am doing so would need all the code, even if it is anything i need to declare before the proper line of code.
Last edited: