LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 111
Default Compiling error! VBA Help needed

Hi Mary,
Feel free to mail the sheet but try this first...

Uncheck the reference to winsock and run this sub...do you get an
error?

Sub Createthis()
Dim objWinSock as Object

Set objWinSock = CreateObject("WinSock")

End SUb

FYI, early binding is creating a reference to an object in the
ToolsReferences dialog and the above code is an example of Late
Binding...

Hth,
OJ

 
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
VLookup #VALUE! error help needed to resolve Kristin Excel Worksheet Functions 4 February 3rd 10 07:50 PM
#VALUE! error message help needed please Bob Newman Excel Worksheet Functions 3 November 25th 07 04:56 PM
error while compiling "OBJECT REQUIRED" nuti Excel Discussion (Misc queries) 1 January 12th 06 03:14 PM
Help needed with Run Time Error 1004 Manesh Excel Discussion (Misc queries) 0 April 4th 05 05:07 AM
Help Needed: Calculation error Adrian Excel Programming 2 June 22nd 04 07:53 PM


All times are GMT +1. The time now is 01:27 AM.

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

About Us

"It's about Microsoft Excel"