Search found 2 matches

by paj
Tue Aug 05, 2008 8:39 am
Forum: Programming
Topic: With block variable not set.
Replies: 0
Views: 8960

With block variable not set.

Hi, I am trying to use the standard VB code found on this site, but am getting the above message when it 'hits' the following line. progid = xmldom.SelectSingleNode("/xml/progid").Text Can anyone help. Thanks Paj Dim pdf_printer_name As String Dim pdf_printer_index As Integer Dim current_printer_nam...
by paj
Tue Jul 22, 2008 4:12 am
Forum: Programming
Topic: Simple VB for MS Access
Replies: 0
Views: 8853

Simple VB for MS Access

Hi,

I have an MS access database that I need to email a report as pdf. I have had a look over this forum for the code using Bullzip but cannot find any that will work
Can anyone give me a sample code of doing this I would appreciate it very much.

My MS access is 2003.

Thanks
Peter