Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I run into a code "91" error when I perform this function
sub mymacro() If application.intersect(Activecell, Range("A1:IV16")) then msgbox("wrong area") else msgbox("better") end if end sub I don't have anything declared, can anyone help? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Intersect Line | Charts and Charting in Excel | |||
Intersect with decimal | Excel Programming | |||
Intersect Formula??? | Excel Programming | |||
Intersect Formula VBA Help | Excel Programming | |||
Help with If Not Intersect | Excel Programming |