Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default how to detect paste

is their code available to establish if a user is pasting data rathe
than manually entering it?

ie, i want a macro to run if data is pasted in, but do nothing if dat
is entered cell by cell.

your help is appreciated
thanks

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default how to detect paste

Hi
AFAIK there's no such event which is triggered by pasting. So no chance
to get this differentiation

--
Regards
Frank Kabel
Frankfurt, Germany

"mjb267 " schrieb im
Newsbeitrag ...
is their code available to establish if a user is pasting data rather
than manually entering it?

ie, i want a macro to run if data is pasted in, but do nothing if

data
is entered cell by cell.

your help is appreciated
thanks!


---
Message posted from http://www.ExcelForum.com/


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 50
Default how to detect paste

You can replace the built-in Paste buttons on the Edit menu and the right click
menu with your own Paste buttons that will do whatever you like.
You can also use OnKey to change what happens when you hit Ctrl+V .

Regards,
Vic Eldridge



mjb267 wrote in message ...
is their code available to establish if a user is pasting data rather
than manually entering it?

ie, i want a macro to run if data is pasted in, but do nothing if data
is entered cell by cell.

your help is appreciated
thanks!


---
Message posted from http://www.ExcelForum.com/

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default how to detect paste

I found another way around it, but that is an awesome idea! thanks fo
your help

--
Message posted from http://www.ExcelForum.com

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
need to detect syntax in value J.Parker Excel Discussion (Misc queries) 1 February 13th 10 05:09 AM
How to detect #N/A and return 0? Eric Excel Discussion (Misc queries) 2 May 30th 07 06:12 AM
How to detect changes in a column? inomata Excel Discussion (Misc queries) 0 December 14th 05 08:26 PM
Detect any Volatile UDF Sandy V[_4_] Excel Programming 4 October 23rd 03 01:26 PM
How to detect a col/row deletion? Mauricio Villada Excel Programming 1 September 15th 03 08:53 PM


All times are GMT +1. The time now is 11:53 PM.

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

About Us

"It's about Microsoft Excel"