We have a column with numerous values in them. I want to add a variable or character to each cell. I've tried to do this by recoring a macro both absolute and relative to no avail. An example would be where I want to add "D-" in front of the data in each cell. When I use the "Record Macro" option, it replaces the data in each cell with the data in the cell I used to create the macro.
Before After
123 D-123
456 D-123
789 D-123
What I want is
D-123
D-456
D-789
Thanks,
SKK
Before After
123 D-123
456 D-123
789 D-123
What I want is
D-123
D-456
D-789
Thanks,
SKK