VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Allows you to partially automate the use of the DBase functions in an Excel work sheet. A real pain

Steve James  (3 Submissions)   Miscellaneous   VB 6.0   Unknown Difficulty   Fri 25th July 2003   Mon 8th February 2021

Allows you to partially automate the use of the DBase functions in an Excel work sheet. A real pain to do by manual insert.Build on this and

API Declarations


' This is a super program to automate the use of Excel's DataBase
' functions. You will have to add 6 text boxes and 3 command buttons
' As many labels as you feel are necessary
' You will also need 4 listboxes and two combo boxes

' Declarations
Public Excel As Excel.Application ' This line is very important
Dim Worksheet1 As Worksheet


Rate Allows you to partially automate the use of the DBase functions in an Excel work sheet. A real pain (2(2 Vote))
Allows you to partially automate the use of the DBase functions in an Excel work sheet. A real pain.bas

Allows you to partially automate the use of the DBase functions in an Excel work sheet. A real pain Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters