Navigate to WebBrowser problem

stevespaulding

New Member
Joined
Jan 29, 2008
Messages
37
Need help with macro statement:
Worksheets("TEAMS SET-UP SHEET").WebBrowser1.Navigate2 URL

And the URL = GHIN.com Mobile

(6706315 is the first number in a list of numbers that routine searches for on website)

In debug mode, when this statement executes, my program returns:
Run-time error ‘438’:
Object doesn’t support this property or method

This use to work properly, but something must have changed on my computer.
I’m using Excel 2003, Windows 7 Home Edition, and I normally browse using Google Chrome (but also have IE8).

Also, when I start my application now, I get message:
This application is about to initialize ActiveX controls that might be unsafe. If you trust the source of this document, select Yes and control will be initialized using your document settings.

(I did not use to get this message when program ran properly.)

This still does work properly on a friend of mine’s computer.

ANY SUGGESTIONS???

I appreciate any help.
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)
have you tried checking you have the "Microsoft ActiveX Data Objects x.00 Library" in Tools > References in the vba editor?
 
Upvote 0

Forum statistics

Threads
1,223,888
Messages
6,175,215
Members
452,618
Latest member
Tam84

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top