View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default VBA Code Please help!!

Ho Stockwell,

If you check Excel's Help for the IF worksheet function,
you will obtain the required syntax and see various examples
of the function's use.



---
Regards,
Norman


"Stockwell43" wrote in message
...
Hello,

I am not very familar with Excel programming but here it goes. My manager
gave me a spreadsheet that need an If statement in a cell. It is actually
in
each cell in the whole column. When I figure out what the statement should
be, where do I put it? How do I get to the screen where I put the code in?
Surely it can't be a macro can it? Any help would be most appreciated.

Thanks!!