I have created a database to track Trucking Loads.
I have been given a list of equipment that need to be loaded. I have created a second table with the equipment to be loaded.
Want to be able to go into a given load and add the equipment that trucker is loading. I am not able to figure out...
I am trying to Install Peachtree 2010 on a Windows XP machine. It is a standalone install, no server involved. The install completes without errors but when I am finished with the install, the program is nowhere to be found. HELP!
I am creating a simple database for a user to enter data on a form. After the data is entered, the user will click a button to copy the data to an existing table.
Help with VB Coding.
If you can provide the basic coding to copy data from one field to a field within the table that would get...
I want to display on each line of the invoice whether the item is taxable or exempt. The information is entered on the sales invoice entry screen but I can't figure out how to add it to show on the printed invoice.
Any help will be appreciated.
I have a database created in access 97. I have a Acess 2003 user who is having difficulties.
I have a query that has a criteria that is not working. The criteria is like forms!frmSwitchboard!frmMain!temp1
Temp1 does have a value in it but yet the query returns no records. Help!
I hate to be a pain lewds but I am relatively new to this can you make the changes on my code.
Me.Refresh
Me.Requery
Dim db As DAO.Database
Dim rs As DAO.Recordset
Dim sql As String
Set db = CurrentDb
Set rs = db.OpenRecordset("qrySalespersonUpdate")
sql = "SELECT...
I made the following changes, now I am getting end if without block if
Me.Refresh
Me.Requery
Dim db As DAO.Database
Dim rs As DAO.Recordset
Dim sql As String
Set db = CurrentDb
Set rs = db.OpenRecordset("qrySalespersonUpdate")
sql = "SELECT tblSamples.[intDNRSample#]...
I am getting an error "Loop without Do". Any help would be appreciated.
Private Sub Command14_Click()
Me.Refresh
Me.Requery
Dim db As DAO.Database
Dim rs As DAO.Recordset
Dim sql As String
Set db = CurrentDb
Set rs = db.OpenRecordset("qrySalespersonUpdate")
sql = "SELECT...
We have a computer that our reps in the field can dial into. The dial up works fine for individuals using a dsl line but, when a rep has a wireless card, the connection fails. What do I need to do differently?
I have finally been able to have remote printers show when users dial in to the remote desktop.
But, when I go to print it shows that the document failed to print. This is happening to all users. Is there something I am missing in the setup??
Any help would be very much appreciated
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.