Access XP: Clearing the clipboard / not saving data to the clipboard 
Author Message
 Access XP: Clearing the clipboard / not saving data to the clipboard

I have a function which copies a very large amount of
records and pastes them to a new table. I do not want to
save this data to the clipboard when I close the original
table (in fact, this causes the program to crash).
Normally, the table prompts the user if they want to save
the clipboard data or not, but I am not sure how to
select "No" from that dialog box using VBA.

Therefore, is there any way to either
1) Clear the clipboard data before closing the table or
2) Somehow select "No" from the dialog box that pops up?

Thanks!



Sat, 20 Nov 2004 02:58:37 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Copying DBGrid contents to clipboard (Or copying a table from a Data component to clipboard)

2. Clipboard not being cleared.

3. Clearing the clipboard from Access

4. How to save data from the clipboard into a file

5. Clipboard object questions... using the clipboard with vb4

6. Access clipboard can not be used

7. Clearing the clipboard/memory

8. Clear the clipboard

9. Clipboard.clear

10. Clear Clipboard

11. Clipboard.Clear - Returns Error 424 - Object Required

12. clear clipboard

 

 
Powered by phpBB® Forum Software