View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Ron Coderre
 
Posts: n/a
Default How can I replace multiple data in excel ?

If the values are numbers (vs text) try this:

Enter 300 in a blank cell
Copy that cell

Select the range of numbers
From the Excel main menu:
<edit<paste special
Check: Add
Click the [OK] button

That should add 300 to each cell, converting the 1300 series to the 1600
series.

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"Nanou" wrote:

Hi there,

I am trying to replace multiple data in excel. Let's say I have couple of
cells with value 1301 .....1320, I need to replace only the first 2 digits
...meaning I should have 1601.......1620.

Tried multiple ways but did not work.......any help will be greatly
appreciated!!!!

Thx.