Throwaway54321
New member
- Local time
- , 19:27
- Joined
- Feb 4, 2019
- Messages
- 9
I am pretty new to Microsoft Access so go easy on me.
I am attempting to create a system where a user completes a form, generates a report and uploads it to a LAN. Currently I have the form working fine and a formatted report with all of the tables records displayed over several pages.
I would like to have each record in the table have it’s own separate report/PDF if that makes sense. Preferably the user would press a button and a macro would run that would just export the most recent table entry as a PDF but I’m really not sure how to go about this.
I have C# knowledge but almost no knowledge of VBA. Where could I start with this problem?
Thanks
I am attempting to create a system where a user completes a form, generates a report and uploads it to a LAN. Currently I have the form working fine and a formatted report with all of the tables records displayed over several pages.
I would like to have each record in the table have it’s own separate report/PDF if that makes sense. Preferably the user would press a button and a macro would run that would just export the most recent table entry as a PDF but I’m really not sure how to go about this.
I have C# knowledge but almost no knowledge of VBA. Where could I start with this problem?
Thanks