Code won't run

E

eileenjess

I am using code to export data from my database to a microsoft word document.
However, the code does not work. An error message even appear. When I
press the command button nothing happens. I tried pasting my form (code and
all) into a blank database and it worked perfectly there. No matter what I
do in my database, though, it will not work. Is my database somehow
inhibiting the code from running? What should I do? Thanks!
 
S

Stefan Hoffmann

hi,
I am using code to export data from my database to a microsoft word document.
However, the code does not work. An error message even appear. When I
press the command button nothing happens. I tried pasting my form (code and
all) into a blank database and it worked perfectly there. No matter what I
do in my database, though, it will not work. Is my database somehow
inhibiting the code from running? What should I do? Thanks!
Without error message and your code, how should we know?


mfG
--> stefan <--
 
Top