copyfromrecordset not working

H

hawkmoon269

I've encountered a problem with copyfromrecordset that has me
mystified. I set up a program for a guy at work that uses the
CopyFromRecordset method and it worked fine until he got a new box.
Now, when the program runs, although the recordset is non-empty, not
BOF or EOF etc., CopyFromRecordset does not paste anything into Excel.
This is for Office 2003, library release 11.0, DAO release 3.6. There
are no error messages. I suspect there is something weird about the
box because the program runs fine on other boxes with the same Office
specs. IOW, this dude has a different model than the others and all
others have the same model. ISTM that this would be a bizarre problem,
though...Anyway, need some help. Thanks.
 
Q

quartz

Not sure if I or anyone else can help, but it would be helpful if you post
the code your are using...
 
H

hawkmoon269

I may post it on Monday when I get back to work...but I've learned that
my boss had the same problem. He got a different box, and
CopyFromRecordset stopped working. They then gave him the model that
the rest of us have, and, hey presto, it worked again. Nothing
changed, except the box...Weird...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top