Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by keeloq

  1. K

    How to read data from USB using VB6?

    USB!! How to Read data from USB using VB6.
  2. K

    How to open files with VB6?

    Re: Open file with VB6 i write like this.. Dim nFile As Excel.Application Private Sub Command1_Click() Set nFile = New Excel.Application nFile.Workbooks.Open "C:/test.xls" End Sub but it not work..help!
  3. K

    How to open files with VB6?

    I want to open file Example "C:/test.xls" using command button..any example code..

Part and Inventory Search

Back
Top