Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VLookup #VALUE! error help needed to resolve | Excel Worksheet Functions | |||
#VALUE! error message help needed please | Excel Worksheet Functions | |||
error while compiling "OBJECT REQUIRED" | Excel Discussion (Misc queries) | |||
Help needed with Run Time Error 1004 | Excel Discussion (Misc queries) | |||
Help Needed: Calculation error | Excel Programming |