Happy new year everyone!
A (hopefully quick) question: I am currently doing a crash course of self-learning Access and VBA for work, and I ran into a problem with my access project. The idea is to print and send multiple reports of one record with a single button. This works, however no records show up on my reports. The same thing happened with another button on another form, only in this case part of the data showed up on the report.
I am using both macro's and VBA for my project and this particular button (I am finishing someone else's project who likes to work with macro's) but prefer VBA as I find macro's are too limiting. I tried entering conditions in macro's as wel as in query's and VBA, but after a few days of struggeling with this problem myself, I decided to post a thread.
Is there anyone who can help me with this? Thanks in advance!