View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RAP RAP is offline
external usenet poster
 
Posts: 49
Default First MsgBox. Need help

I've put in my due diligence, but simply can't scratch enough info together
to make this work.

I am checking a selected date on page 1 for existing data on page 2 for that
date. If the data range for that date is empty, I want to continue with the
data entry process. If data has already been entered for that date, then I
need a messagebox to pop up with the following buttons:
1. Go back and select another date
2. The previous data is incorrect. I want to over-write with new data
3. I don't have time for this. Take no action and close this file.

Thanks,
Randy