Ok.... searched several sites and can not find an example.
I know its the after update event and probally a datePart function but there may be a better way.
A97 Bound text box where a date is entered.
I need to only allow Monday, Tues, Wed or Thurs as acceptable dates. No Friday Sat or Sunday dates.
If Me.txtSdate = ?........ Then
How can I do this?
Thanks for the time
Dave To learn fron those who have mastered the art..... Saves many headaches!
I know its the after update event and probally a datePart function but there may be a better way.
A97 Bound text box where a date is entered.
I need to only allow Monday, Tues, Wed or Thurs as acceptable dates. No Friday Sat or Sunday dates.
If Me.txtSdate = ?........ Then
How can I do this?
Thanks for the time
Dave To learn fron those who have mastered the art..... Saves many headaches!