Thread: Macros
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
BAS BAS is offline
external usenet poster
 
Posts: 14
Default Macros

hi,
I would like to know how to define a macro that checks column A,
(1) if non-empty, adds all the values present in it
(2) if empty, jumps to column B and adds the values present there.

I tried it out but with no success. Can somebody help please?
Its pretty urgent.

Thanking you in advance.