The answer to this is probably simple but I have been out of the loop for a couple years and forgot how to do this.
I have a form with a combobox (unbound) that has the names of the tables that I have created.
The tables only have two fields in them
1. Key (Autonumber) (primary key)
2...
The answer to this is probably simple but I have been out of the loop for over two years and I forgot how to do this.
Unbound Combo Box with Values that I typed in that are the names of the tables I have created..all the table have only two fields
1. key Primary Key Autonumber
2. Description...
I bet the answer to this one is easy but I just can't see it, I have a table with names and tasks fields and one ID field. everything is text except the ID field. the tasks fields will only contain numbers. What I am trying to do is create a procedure that the user inputs a number in a text box...
I have created a database for myself at work, I would like to copy the contents of a textbox to the clipboard from a command button, I have the command button click event code as follows
Notes.SetFocus
now what I want to add is code that will copy the contents into the clipboard...is this...
I am building a database for myself to aid me with my work...I have a toolbar on a form with buttons and I want to open another form that corrosponds with the button..all forms appear in the project explorer, however I keep getting a "Application-defined or object defined" error everytime I...
I am having trouble with finding out how I can populate a combobox based on a selection of another combo box, all controls are on the same form. combobox1(named OS) is unbound and gets its list from a table (OS)
combobox2(Procedure) would be populated with a field from the selected OS...
I just know that the answer to this question is going to be simple but it elludes me at the moment and I cannot find an answer through a search on this site.
I am developing an application for a friend dealing with ticket sales. I have included the block of code below.
I am using VB6.0 SP5 and...
Since Search is down...I am forced to this...
I am having a problem with my DataReport...
I have unbound fields in the detail section and have written an SQL statement to fill those fields from a database. Eventually I will modify the SQL statement to include user inputs but for now I want the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.