G
Guest
I have a table of unavailable dates. When the user chooses a date from a drop down calendar, I want to check that the date they choose is not in the unavailable dates table. If it isn't then I want to do nothing and if it is, I want to give an error message. i have tried some code that I was given which was very kind but something is not working, it also only runs the code if I type the date in - if I choose it from the drop down calendar, it ignores the code that I set to run on the BeforeUpdate event.
Any suggestions? It's driving me nuts - not to mention the fact that the error terms in the the VB I don't understand - such as 'Too few parameters - expected 2' - is this something to do with the date format?
Help! - please
Any suggestions? It's driving me nuts - not to mention the fact that the error terms in the the VB I don't understand - such as 'Too few parameters - expected 2' - is this something to do with the date format?
Help! - please
