D
Daniell
I have a spreadsheet that I have to change character in
the cell. I am not sure if there is a function, other
than the find and replace, or a macro that can be written
to do the job. There are four cells that depending on
what is in them is what to be changed to. These is a
little section of the spreadsheet and what it is to look
like:
A B C D E F
1234 A VR ST 15.00 Cutter
2345 A VP UP 10.00 Board
3456 A MG ST 05.00 Connector
4567 N DM ST 12.00 Line
A B C D E F
1234 Active Virtual Standard 15.00 Cutter
2345 Active Pinned Upright 10.00 Board
3456 Active Mult Standard 05.00 Connector
4567 NON Depend Standard 12.00 Line
The rows will always be the same depending on what is in
the cell for example "A" in colume "B" will always
be "ACTIVE" and "MG" in colume "C" will always be "MULT".
I am not sure if a "LOOKUP" will replace or if a macro can
be written to do each colume or not.
Thanks in advance for the help
the cell. I am not sure if there is a function, other
than the find and replace, or a macro that can be written
to do the job. There are four cells that depending on
what is in them is what to be changed to. These is a
little section of the spreadsheet and what it is to look
like:
A B C D E F
1234 A VR ST 15.00 Cutter
2345 A VP UP 10.00 Board
3456 A MG ST 05.00 Connector
4567 N DM ST 12.00 Line
A B C D E F
1234 Active Virtual Standard 15.00 Cutter
2345 Active Pinned Upright 10.00 Board
3456 Active Mult Standard 05.00 Connector
4567 NON Depend Standard 12.00 Line
The rows will always be the same depending on what is in
the cell for example "A" in colume "B" will always
be "ACTIVE" and "MG" in colume "C" will always be "MULT".
I am not sure if a "LOOKUP" will replace or if a macro can
be written to do each colume or not.
Thanks in advance for the help