Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
it sounds like one of your named ranges is not available, generally that
error means that Excel cannot find or cannot select the specified range, also you might want to consider not naming your ranges in your code to the same exact names you have in your spreadsheet defined names. So make sure to check that named ranges are not mispelled. "gig" wrote: The error message I keep getting is: Run time error '1004': Method 'Range' of object'_worksheet' failed Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
cell change event | Excel Worksheet Functions | |||
cell value change event | Excel Worksheet Functions | |||
CELL CHANGE EVENT | Excel Programming | |||
Change Cell from Validated List Not Firing Worksheet Change Event | Excel Programming | |||
Cell Change Event | Excel Programming |