Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi all,
I new in excel 2000 and vba. i m calling SAP from excel. However, i find that excel runs fine on my machine and other 2-3 machines. but at some places its not working and that machines are at different location (country). i checked it and found out that visual studio 6 is missing on their machine. please can anyone suggest me what are the requirements to run excel coded in VBA??? please help me as its needed urgently. thanks in advance, jigs |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Depends what you mean by "its not working". Some details, error
descriptions, line of failure, etc would help. However, VS6 is not a basic requirement to run VBA. But, it will depend on the components and libraries referenced in the workbook. Check the ToolsReferences for any marked "MISSING". NickHK "jigs" wrote in message oups.com... hi all, I new in excel 2000 and vba. i m calling SAP from excel. However, i find that excel runs fine on my machine and other 2-3 machines. but at some places its not working and that machines are at different location (country). i checked it and found out that visual studio 6 is missing on their machine. please can anyone suggest me what are the requirements to run excel coded in VBA??? please help me as its needed urgently. thanks in advance, jigs |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi nick,
when we execute enable micros to run its giving compilation error. when we try to find out missing in references and found that VB forms dll is missing... we tried to include that in sys32 folder but its not working still... please help to sort it out. u were telling me abt some components.. what are required? jigs |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Do you mean the reference to "MS Forms 2.0 Object Library" is marked as
"MISSING". If so, this is part of the Office installation, not VS. If not, which reference ? If it does turn out to be a component that is provide by VS, then will need to make sure all machine have that component installed, either by VS or an individual license. Is the DLL registered ? It is not enough just to copy the file . http://www.vbaccelerator.com/insprob.htm NickHK "jigs" wrote in message ups.com... hi nick, when we execute enable micros to run its giving compilation error. when we try to find out missing in references and found that VB forms dll is missing... we tried to include that in sys32 folder but its not working still... please help to sort it out. u were telling me abt some components.. what are required? jigs |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Material Requirements Plan (MRP) and Capacity Requirements Plan (C | Excel Worksheet Functions | |||
Material Requirements Planning-MRP/Capacity Requirements Planning- | Excel Discussion (Misc queries) | |||
Requirements to run excel 2000 with VBA coding | Setting up and Configuration of Excel | |||
Software Requirements to run a .NET Excel automation application | Excel Programming | |||
Optimum requirements for Excel | Excel Discussion (Misc queries) |