J
Jeff
I have a computer that I am trying to create a mail merger. The mail merger
works on all of our other computers except these one. After I select the
data file (an excel file), the window does not show any table to use. When
I compare the macro code, the only thing I notice different is the
Connection:= is"DNS=Excel Files; instead of the Connection:=
"Provider=Microsoft.Jet.OLEDB.4.0;". The computers with the
Microsoft.Jet.OLEDB work fine.
How do I get the other computer to use Microsoft.Jet.OLEDB instead of DSN?
Or this their something else causing my problem?
works on all of our other computers except these one. After I select the
data file (an excel file), the window does not show any table to use. When
I compare the macro code, the only thing I notice different is the
Connection:= is"DNS=Excel Files; instead of the Connection:=
"Provider=Microsoft.Jet.OLEDB.4.0;". The computers with the
Microsoft.Jet.OLEDB work fine.
How do I get the other computer to use Microsoft.Jet.OLEDB instead of DSN?
Or this their something else causing my problem?