Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I encountered a strange issue on one of my customers's laptop. My app (vb6) is working with Excel and is crashing on lines of code like : For each objSheet in MyWorkbook.Sheets I tried 2 cases, when objSheet is defined as object or as worksheet, it generates the error "Runtime error '451': Property let procedure not defined and property get procedure did not return an object". I guess the sheets object is not considered as a collection and I'm wondering why because my app is just working fine for any other user. Some library corruption? Thanks, Olivier |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
A List of Collections and Custom Collections | Excel Programming | |||
UNABLE TO PUT IN A LOOP | Excel Programming | |||
Excel: Unable to trap 287 error with Outlook Security Dialog | Excel Programming | |||
Loop Function unable to loop | Excel Programming | |||
Error boxes when opening Excel "unable to read file" then "open X. | Setting up and Configuration of Excel |