Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Good morning.
In an application I'm currently developing, I read two two pieces of data from a list (x,y), then map each x,y pair into a table which has X columns and Y rows. Everything works fine except I've found that if I don't select the row and column prior to using the intersect function the routine fails with the following error: Run-time error 13: Type mismatch My psudo code looks like: find the column in the table corresponding to the X value in the list select column X in the table (application.Intersect (rangeX, rangeY) where |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Non-Intersect Function | Excel Programming | |||
Intersect Function Problem | Excel Programming | |||
Is there any who can help in understanding the VLOOKUP function | Excel Discussion (Misc queries) | |||
Understanding Checkbox function | Charts and Charting in Excel | |||
intersect function problem | Excel Programming |