mailcmc
07-19-2001, 04:08 PM
Hi,
New here.
Does anyone know how to clear the clipboard with VBA code.
Thanks,
Cyn
New here.
Does anyone know how to clear the clipboard with VBA code.
Thanks,
Cyn
Clearing Clipboardmailcmc 07-19-2001, 04:08 PM Hi, New here. Does anyone know how to clear the clipboard with VBA code. Thanks, Cyn KesleyK 07-20-2001, 09:00 AM Can't you use: DataObject.SetText = Null -or- DataObject.SetText = "" ? ______ Cheers! |
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum