Hi,
I am trying to automate a piece of work that I do a couple of times a week but I am new to VB so could really do with some help!
Basically this is what I need to do:
1. Copy data (number) from Col B to Col A but only if there is data present in Col E
2. With the new data in Col A, change the second digit to an "x"
3. If there is no data in Col E nothing needs to be done.
I assume I will need to firstly do an if statement which in turn will carry out a copy command. After that it would just require code to change the second digit?
Bookmarks