Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 82
Default From WebPageA to WebPageB: Error . . . windows opener document isnull or is not an object

Excel is really just telling you there's a problem, it's not causing
it.

The actual problem must be somewhere on the page

I know you insist the input you are looking for is there, but are you
actually looking 'there'.

eg is the right page being looked at

This sort of thing is pretty common and sometimes it can be difficult
to find the root of the problem.

It could be that the 2nd page hasn't fully/correctly loaded - the
script error might be indicative of that.

The object part of the error suggests that the code the click event is
calling is not receiving the correct arguments.

Working with webpages can be quite tricky because there aren't really
any overall, generic approachs - it can all depend on
how things have been designed.

It's also pretty hard to debug this sort of thing without more
information.

By the way the code you've posted doesn't actually seem to reference
pageB, if there is more code post it.:)
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Run-Time Error '424': Object required when Saving Document Brian Excel Programming 4 December 28th 09 05:13 AM
can windows vista edit shared document from windows xp sasa Excel Worksheet Functions 1 January 9th 08 06:44 PM
can not print excel document on mac that was created in windows Dana Excel Discussion (Misc queries) 0 November 30th 06 11:50 PM
Dictionary Object in Windows XP Alan Beban[_2_] Excel Programming 5 March 13th 05 08:04 PM
How to Add an Object to the New Object List in windows 2000 Bubu Excel Programming 5 June 3rd 04 12:42 PM


All times are GMT +1. The time now is 09:46 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"