Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank you.
"CBrine" wrote: If Target.address ="$C$1" then Your Code End IF If you need to do a range try Dim R as range Set R = Intersect(Target.address, Range("A:A")) If R is not nothing then Your Code End If HTH -- CBrine ------------------------------------------------------------------------ CBrine's Profile: http://www.excelforum.com/member.php...o&userid=14705 View this thread: http://www.excelforum.com/showthread...hreadid=263234 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sendkeys(keys,wait) how do I use wait | Excel Discussion (Misc queries) | |||
When Excel wait for OLE action allow cancel so not have to end pr | Excel Discussion (Misc queries) | |||
Wait for user to change data after msgbox ???? | Excel Discussion (Misc queries) | |||
VBA Code to wait 50-150 mS | Excel Programming | |||
Excel code to Wait until Word finishes printing before closing | Excel Programming |