Find certain value and Replace with certain comment

bebebebebe123

New Member
Joined
Jun 23, 2011
Messages
2
Hi,

I have a row with values, which range from 1 to 30,
and each number is corresponding to a certain comment, which is on another row. And some value cell have more than 1 value, (eg. 5,12) If it possible to replace them automatically?

I have tried formula but it failed miserably. :(

Can a VBA do this or simple stick to find and replace? Thanks! :)
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand
Hi,

I would like to replace a certain value with a certain comment, which is on another column.

Now it is something look like this:
ColumnA ____ColumnZ
1 _____________1 Poor
2 _____________2 Below Average
4,5___________ 3 Satisfactory
3 _____________4 Above Average
4 _____________5 Decent
5,6____________ 6 Good
6 ______________7 Excellent
On the on...

I would like a formula or vba can replace the value on column A to the comment on column Z.

Sorry for my English, it's kind of broken, thanks in advance!
 
Last edited:
Upvote 0

Forum statistics

Threads
1,224,521
Messages
6,179,278
Members
452,902
Latest member
Knuddeluff

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top