MAcro for validation of Date

  • Thread starter Thread starter junx13
  • Start date Start date
J

junx13

Hi,

Anyone know how I can write a macro to set validation on a cell suc
that it will validate whether the date entered is of the form "dd mmm
yyyy" and that it is greater than the date today?

How do I programmatically set the error message?

Thanks for your help
 
Hi
a non-VBA solution. Try: 'Data - Validation' and choose 'Date' together with
your starting date.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top