Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Recent content by shay11

  1. shay11

    Another Excel with VB

    Thanks, that's probably the problem. But I've managed to solve it like that - I've define the excel components as object (dim oExcel as Object istead of dim oExcel as Excel.Application ) and used the CreateObject to create it. Now it works... Shay
  2. shay11

    Another Excel with VB

    Hi again, I've written a VB application which handles with excel files. I've made an .exe from it and ran it and it works fine. However, when I'm tring to run the exe on a computer with WinXP, I'm encounter errors. When I re-compile the code in the XP computer (the same code, no changes!) the...
  3. shay11

    Excel and VB

    Thanks, man, that thing with the ' worked! Great, you've saved me some troubles... Shay.
  4. shay11

    Excel and VB

    Hi, I have a question about excel in VB: I'm creating an excel file from VB code, and I have there very long numbers, such as 456654788 (mainly ID numbers). When I insert these numbers into the excel file (through the code) the excel shows them to me like that 4.56+E10 (or something similiar)...

Part and Inventory Search