Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default capture paste event into a cell

I need to capture a paste event into the cell "A1"

i cannot seem to find the appropriate event for this

thank you in advance

- George
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default capture paste event into a cell

There is no particular event associated with pasting. You can look at the
change event, but I am not sure it fires for a paste in all versions of
excel. It did fire in xl2000, but the change event fires for any edit as
well.



--
Regards,
Tom Ogilvy

wrote in message
...
I need to capture a paste event into the cell "A1"

i cannot seem to find the appropriate event for this

thank you in advance

- George



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default capture paste event into a cell

right

so there is no way I can know if someone just pasted
something into my spreadsheet ?

-----Original Message-----
There is no particular event associated with pasting.

You can look at the
change event, but I am not sure it fires for a paste in

all versions of
excel. It did fire in xl2000, but the change event fires

for any edit as
well.



--
Regards,
Tom Ogilvy

wrote in message
...
I need to capture a paste event into the cell "A1"

i cannot seem to find the appropriate event for this

thank you in advance

- George



.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default capture paste event into a cell

No built in event or method that will tell you this. You can certainly take
control over the application and prevent pasting unless it is under the
control of you macro.

--
Regarfds,
Tom Ogilvy

"George" wrote in message
...
right

so there is no way I can know if someone just pasted
something into my spreadsheet ?

-----Original Message-----
There is no particular event associated with pasting.

You can look at the
change event, but I am not sure it fires for a paste in

all versions of
excel. It did fire in xl2000, but the change event fires

for any edit as
well.



--
Regards,
Tom Ogilvy

wrote in message
...
I need to capture a paste event into the cell "A1"

i cannot seem to find the appropriate event for this

thank you in advance

- George



.



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
event macros vs copy/paste Dave Excel Worksheet Functions 2 November 17th 08 02:36 AM
Capture the hyperlink event before it goes to the link Korekiyo Baisotei Excel Discussion (Misc queries) 0 September 25th 08 05:53 AM
Excel screen capture to capture cells and row and column headings jayray Excel Discussion (Misc queries) 5 November 2nd 07 11:01 PM
Capture event when exit Column G zSplash Excel Discussion (Misc queries) 2 December 27th 04 05:28 PM
VBA capture File SaveAs Event Linda Mcfarlane Excel Programming 2 September 17th 03 04:06 AM


All times are GMT +1. The time now is 08:59 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"