Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Tom,
A much more likely scenario! Thank you. --- Regards, Norman "Tom Ogilvy" wrote in message ... Try Msgbox Target(1).Value -- Regards, Tom Ogilvy "Grant" wrote in message ... Type mismatch error for msgbox Target.value -----Original Message----- Grant, The Target argument is indeed a range reference. What exactly do you mean when you say you can't "use it"? -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "Grant" wrote in message ... Hi there, The following sub procedu Private Sub Worksheet_Change(ByVal Target As Range) Target does not appear to be a Range object. I can't use it like Target.value or iMyInteger = RcCell Is Target or anything that would require an Object type. Any ideas? Grant. . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Validation Procedure with a worksheet change event | Excel Worksheet Functions | |||
Procedure to change Column heading from R1C1 to A1? | Excel Worksheet Functions | |||
Worksheet/General Procedure problem | Excel Discussion (Misc queries) | |||
WHAT IS THE PROCEDURE TO CHANGE CURENCY IN THE INVOICE WINDOW | Excel Discussion (Misc queries) | |||
Using VBA to track changes in a worksheet - help! Event procedure?? | Excel Programming |