Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using Inet1.Cancel in Excel

Status
Not open for further replies.

MadForIt

Programmer
Aug 12, 2002
26
0
0
GB
Hi,
Does anyone know if there is a bug in the Excel version of VBA when using the Internet Transfer Control? I am trying to issue the Inet1.Cancel command which when compiled gives me the "Invalid use of property error".

When i type Inet1.Cancel the Cancel shows up as a property and is expecting either True or False.

However doing the same in Visual Basic Cancel comes up as a Method which is what i would expect to happen.

Any ideas?

Regards

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top