Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
excel chart with data source from an access query | Charts and Charting in Excel | |||
I NEED TO KNOW THE SOURCE OF A PIVOTTABLE FROM ACCESS | Excel Discussion (Misc queries) | |||
I NEED TO KNOW THE SOURCE OF A PIVOT TABLE FROM ACCESS in excel | Excel Discussion (Misc queries) | |||
Problem with the Workbook_SheetChange event??? | Excel Programming | |||
Workbook_SheetChange will not fire | Excel Programming |