View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ryguy7272 ryguy7272 is offline
external usenet poster
 
Posts: 2,836
Default IF, Else function

Select the cells that are important to you. Under the Edit toolbar, click
copy, and then right-click in Cell B1, click paste special, and then click
values. I think this will give you what you want...but it doesn't require an
If/Else function...

Well, I hope that works for you.


Regards,
Ryan--




--
RyGuy


"sby" wrote:

Hi

I am a bit stuck, I want to update a worksheet but keep previous data in
another column but I am stuggling to find a way.
What i want to do is, A1 has my present data and when I update that data I
want the old data to automatically move to B1. This will enable me to keep
both the present and previous data without cutting and pasting data.

Can anyone help.


Regards

Steve