PasteAppend not working on a different machine...

ChrisSedgwick

Registered User.
Local time
Today, 21:38
Joined
Jan 8, 2015
Messages
119
Hi,

Is there a reason why a PasteAppend command will work on one machine but not on another?

I've tried issuing a different front end copy, tried to diagnose the issue, however I'm not getting much luck.

When I click the 'Copy Line' command button on my machine it does what it's supposed to do. However when I perform the same action on another PC, it shows an error "PasteAppend command is not available". I then have the option to debug, which simply highlights the PasteAppend command line in the VBA editor.

Very strange and puzzling issue. Any ideas?

Thanks,
Chris.
 
Never seen a copy/paste fail to work.
If you are pasting a record, just use an append query.
 
On the errant PC does the user have permission to Write to the Folder holding the file?

Linq ;0)>
 

Users who are viewing this thread

Back
Top Bottom