Forum Discussion
nicoleethier
May 21, 2026Brass Contributor
Access selecting specific date on a calendar
I'm pulling my hair out because everything I've found through my research says my VBA code should work, but it doesn't! Here's the story. I have a calendar (form) that shows events going on for each...
nicoleethier
May 27, 2026Brass Contributor
Nope, that didn't do anything. :(
Still using the code to prevent future problems from occurring (thank you!).
GustavBrock
May 27, 2026MVP
At least it will print (twice) the text/date values for you to validate.
If these are OK, your issue is somewhere else in your code.
- nicoleethierMay 28, 2026Brass Contributor
It's got to be an issue with other code. Everything you said and what I found in my research makes sense, despite it not working. I'll play around with it some more.