Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel VBA clipboard problem

Currently I'm using an Excel macro that runs reports from an Access
form that get outputted to an excel spreadsheet. My problem is when
running these reports if I copy or paste anywhere in Windows the
report is completely invalid. Whatever I was trying to copy gets
thrown into the report and I end up with a large chunk of the data
from the report when I try to paste. I've looked around and haven't
found a way to use a data object since I bring over ranges and other
variables that have formatting, ect. info in them and the data objects
only accept text.

The main question is, is there any VB code I could include in the
macro that would copy to a private clipboard or a created clipboard
with all of the functionality of the windows clipboard? If not is
there any way to include some code in the excel macro to lock the
clipboard while it is in use?

Thanks in advance
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel clipboard problem JVMan Excel Discussion (Misc queries) 0 October 9th 09 07:55 PM
copy and paste not functioning, think clipboard problem Jane, UK Excel Worksheet Functions 1 July 21st 08 01:31 PM
Strange Clipboard Problem I Robert Excel Discussion (Misc queries) 0 August 16th 06 05:12 PM
Cannot empty Clipboard problem R Avery Excel Programming 4 September 28th 04 08:16 AM
Macro clipboard problem Al Jager Excel Programming 2 January 26th 04 02:41 PM


All times are GMT +1. The time now is 02:35 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"