Need help with A formula or macro extracting data from column A
.Extract matching data from Column A with last character "B" and paste in column B and text string needs to be added.
EXAMPLE :
column A
APPLE
APPLEB
ORANGE
ORANGEB
GRAPES
choc
rose
pot
roseb
Output reqd.in Column B
APPLE - prime
APPLEB - second
ORANGE - prime
ORANGEB - second
rose - prime
roseb- second
.Extract matching data from Column A with last character "B" and paste in column B and text string needs to be added.
EXAMPLE :
column A
APPLE
APPLEB
ORANGE
ORANGEB
GRAPES
choc
rose
pot
roseb
Output reqd.in Column B
APPLE - prime
APPLEB - second
ORANGE - prime
ORANGEB - second
rose - prime
roseb- second