View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
markvdh markvdh is offline
external usenet poster
 
Posts: 10
Default Referencing Excel Cells

Hi Guys
Very new to VBA - can anyone help?
I need to reference a value (which might change) in cell F5 in some VBA
code.
For example I need to say . .. If (the value of F5) is StartDate Then
....
Thanks
MarkvdH