View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
nelly nelly is offline
external usenet poster
 
Posts: 31
Default I am using a macro and it cancels my formula

Hi

I am trying to automate my daily spreadsheet.

In col A I have a formula that looks at a table on a different sheet and
returns the value that matches Col C.
I have a macro that copies Col F and pastes it into Col C position then
proceeds to split text into columns. As soon as I run the macro it cancels
out the formula because Col C is being recreated. I tried creating another
column that equalled column C but even that formula cancelled out and gave a
#REF! in the formula instead of C:C.

Any ideas on what I can do to stop it cancelling it out please?

Thx