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 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
I am trying to open a form to display only a record with a matching intRolodex_ID.
This is my coding and it is not working. When I run the code, it does not recognize Temp. I know it is something easy but I surrender
Private Sub Command150_Click()
On Error GoTo Err_Command150_Click...
I have a job tracking database that includes a customer subform. When a user adds a new customer they click a button that opens a pop up form. After entering the info, the customer ID is entered into the base form.
The problem is that the name of the base form may vary depending on the type...
I have a string that needs to display a " to stand for inch. My code follows and I get an error when to use this code.
=" We propose to furnish materials and perform all labor for the construction of a " & [intWellSize] & """ " water well."
I need to create an updateable calendar that looks like the calendar in Outlook. The calendar will be used to enter and display approved time off requests by date. Any help would be greatly appreciated.
When I press the F9 key to refresh a drop down. I get a message unknown function or name. Then the error changes to object no longer set. Any ideas what is causing this??
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.