| Thread | Last Post | Replies |
|
| Sort of Validation Help | 16 Mar 2007 20:40 GMT | 7 |
Hi I was wondering if it was possible to do the following: The person entering data into the table has to enter very important data, therefore i was wondering if on entering the data maybe a box pops up asking the user to enter it again, and if data matches then it
|
| two sets of parameters..one query...but how? | 16 Mar 2007 19:53 GMT | 2 |
I have a query to track when I must renew State Police Clearances AND Child Abuse Clearances. I want to use the "Between [date] and [date]" function on BOTH of the fields in order to bring up BOTH sets of dates for BOTH clearances.
|
| Table/Form Checkbox | 16 Mar 2007 19:47 GMT | 2 |
Is there a way I can have a checkbox on a form that saves in a table and versa? Example: I have aform with all the associates info (New Associates) there are 2 checkboxes (from Pool) and (outside). All information entered in the form is saved in a table (Associates). Now when I ...
|
| Access Web Administrator | 16 Mar 2007 19:23 GMT | 6 |
Is there a web administrator for access? I have my access db on web server, and each time i need to do something with DB i need to: download, make change, upload
|
| sembra facile...help | 16 Mar 2007 19:08 GMT | 2 |
I have a table: COUNT NAME 1 ROSSI 2 BIANCHI
|
| autocomplete in access forms? | 16 Mar 2007 18:52 GMT | 2 |
When you type in an access form (Access 2003 on XP sp2) "yer" then "a" it automatically converts to "year" I am not sure if that works for other words as well, I can not think of another one right now?
|
| Changing ditigal format on pictures | 16 Mar 2007 18:49 GMT | 2 |
i downloaded the images from the memory card,now I try to export them to windows movie maker and the drop down says change format how do I do this? the images are TIF files. --
|
| Form and number sequences | 16 Mar 2007 18:47 GMT | 1 |
Within my form, I have a auto number function in it to auto populate a number. The number that was populating and the record were in sync, but now they are not. The table were the data is store is formatted correctly, the numbers are not out of sequences. How do you fix this or ...
|
| Form Autonumber does not match the number of records on the table | 16 Mar 2007 18:26 GMT | 2 |
I have a form where I entered Tenant information. Every time I open this form the Auto number increments by one. For example the Auto number in is 20 even though I only have 2 records in the table I expected that the next number would give me is the number 3 for the next
|
| Run a query a few times | 16 Mar 2007 18:23 GMT | 1 |
Is there a way to get a query to run 10 time. I would like a button that will run a query 10 times. It would take a long time to expalin y i need to run it 10 times but there is a reason
|
| Report not in right order | 16 Mar 2007 18:01 GMT | 3 |
I have a report to print a song list that is based on a query. The query is sorted in ascending fashion on the artists name. If I view the query, the order is correct (artist name, song name, song writer, song key). If I create a report using this query and only display this ...
|
| taking sums from a query and putting them into the table automatic | 16 Mar 2007 17:49 GMT | 5 |
I have a form that I am inputting numbers into. the numbers automatically show up in the right places when I switch to the table view. but I cannot figure out how to make a field that totals up the numbers from several diff fields and then shows them in the table view like the ...
|
| Help with SQL Query for Microsoft Access | 16 Mar 2007 17:44 GMT | 2 |
Suppose I have an inventory database in Microsoft Access in which I try to keep information about products, their description, price and a history of price changes. Suppose TBL_1 has the following fields:
|
| make table query format | 16 Mar 2007 17:37 GMT | 1 |
I have a make table query. I would like to set the font type and size of the resulting table. I can set the format manually, however evry time I run the query it resets. I have also tried changing the format of the query using the datasheet view, however this does not seem to ...
|
| Formating in Hindi | 16 Mar 2007 17:33 GMT | 3 |
In excel we can format a number in Arabic Saudi Arabia (Hindi) like this Range("A2") .NumberFormat = "[$-2000000]#0,000.00" Is ther an equivalent in access.
|