LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default How do I access the source cells in Workbook_SheetChange

What source cells? This event is only triggered when a cell is selected, so
there is no copied/cut. If you want to copy from one cell to another, trap
the selection of the original cell and do the copy paste in there.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Arifi Koseoglu" wrote in message
...
Hello again ..

Is there a way to access the "source" (i.e. the copied/cut cells) from
within the "Workbook_SheetChange(ByVal Sh As Object, ByVal Target As

Range)"
procedure along with the target cells? As I see there is no version which
also gets the source range passed.

MTIA
-arifi





 
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 chart with data source from an access query rahmad Charts and Charting in Excel 7 January 31st 07 03:55 AM
I NEED TO KNOW THE SOURCE OF A PIVOTTABLE FROM ACCESS FORMULA Excel Discussion (Misc queries) 0 July 20th 06 05:27 PM
I NEED TO KNOW THE SOURCE OF A PIVOT TABLE FROM ACCESS in excel FORMULA Excel Discussion (Misc queries) 0 July 20th 06 05:26 PM
Problem with the Workbook_SheetChange event??? angel Excel Programming 0 January 29th 04 02:56 PM
Workbook_SheetChange will not fire Robert Willard Excel Programming 1 September 10th 03 07:52 PM


All times are GMT +1. The time now is 10:02 AM.

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"