Help with ReportToPDF converter code

H

hdrider211

I have the latest ReportToPDF converter from www.lebans.com.

I have a database in access 2002 that I have a command button on a data
entry form that right now uses a macro that outputs a report as a snapshot. I
would like to be able to use the ReportToPDF converter instead. I would like
to be able to click on a button and have it create a PDF report based on one
report. This would be done on nine data Entry forms each one uses a different
report. I have very little experience with VB. I did copy over the
ReportToPDF code I was able to get it to work by using the same list selector
but I'd like to change it to be able to use a button but I'm not sure how to
go about it. Any help would be greatly appreciated.

Just don't forget I very green using VB code actually I'm just learning
Access as well. I tried to find a thread that would show me what to do but I
was unable to find one that showed me what I need to be abel to do what I
want to.

Again thanks for any help you can give me.
 
Top