Thread: Dates
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Pasty Pasty is offline
external usenet poster
 
Posts: 95
Default Dates

Hi (again!),

I have a 3 columns for actions on a register. Planned end date (V), actual
end date (W) and why was the date pushed out? (X). If the planned and actualy
end date are the same this is fine and the spreadsheet flags it that the
action has been closed. If they actual date is after the planned date its
states it has been pushed out. How do I get it to bring up and input box when
the actual date is entered in W and the dates are different? The information
entered in the input box will be stored in column X.

Thanks for your help