i need to export number field 2 decimal places from a query as #####.## and it can't have quotation marks in result, to delimited text file it keeps dropping the ending zeros. New writing code. Any Suggestions. Thanks!
I want to create a make table Query which I need to use later with a series of queries and reports but want to create from an open form. I will place a command button to run the query on form.
SELECT * INTO [b]temptable name [b]
FROM "The tablename I want to copy is the value in a field...
I have a form [b]"View"[b] with 2 fields [b]"Dealer"[b] and [b]"Acct"[b] I have various tables that correspond to the value in the dealer field. I want to query that table and find all the records and all fields in that table with the same value as the acct field.
I have a form called "View" that has two Fields "Dealer" and "Acct #" in a database called "schools". Dealer could have multible values and I have tables that correspond to the "dealer" value in the same database, as the dealer field. I would...
I have a form that inputs data to a table. The form is "Form3" and it appends the records to table Cash receipts. In the on load event I use the following code and it works fine as long as there is data in cash receipts. However if the table is empty it cannot go to the next record...
We have a form called scan where we want to have a choice of scanning a bar code which looks up our acct # from a field in a table called loans where the field name is unitalpha. I want to lookup and place the data from 4 fields in loans in the scan table. if no bar code I want to manually type...
I have various clients that I send databases. Since some use 97 and others use 2000 I am forced to use 97 and the clients that use 2000 need to convert data. They are not computer friendly and is there a way to set up a macro to convert 97 to 2000 placing the 2000 in the same directory each day...
Is there any way that when the combo box on your form gets focus that you do not have to click the drop down box to display the data as it slows down our operation by an extra mouse click with each entry.
Bob Woods
I Want to have a command button on Sub Form "input roster" that jumps to control "name" on main form "input new account" and than moves to next record.
Thank You!
I Have a field called "CollID in a table "test" where I want to assign a number value based on a between statement in a 2 character text field called "prefix" there are 4 variables. I'm a novice at opening a table and using a case statement and edit the field. Any help...
I Need to send 5 access reports to Excel and know how to do this using tools office links or file save as export. I would like to have anyone in the office be able to have a macro or code to do this.
Thank you!
Bob Woods
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.