| Thread | Last Post | Replies |
|
| Print command button | 03 Nov 2006 18:23 GMT | 1 |
I created a database that has a command button on it. The button is to print a certain ID#. In stead it prints all the records. I would like it to ask which record to print but I can't figure out how to do this. If someone could help I would greatly appreciate it. I have ...
|
| Repeat information automatically? | 03 Nov 2006 18:05 GMT | 1 |
Is there a way you can enter data on one form and the information from some fields will transfer to another form automatically? If you can how do you do this. I'm new to access. Thanks in advance.
|
| how do i find rejected records? | 03 Nov 2006 18:00 GMT | 2 |
i have to find rejected records after entering a data set into the database .how do i find the rejected records? HELP ME PLEASE
|
| count only if criteria in another field is met | 03 Nov 2006 16:10 GMT | 5 |
Can I Count (the report footer) based on criteria in other fields, sort of : count if [Team] = Trim and [Status ]= red I have tried many different combinations to get this to work or do I need to create queries for this . I have 15 different teams which could have one of
|
| first time user- help! | 03 Nov 2006 13:59 GMT | 2 |
i am trying to update a database. every time i make changes the entire database disappears and I can't seem to get it back. I have no tool bars. I can not reset any permissions. Sometimes the changes take and other times it tells me the file is read only. When I check the ...
|
| Using dlookup to populate fields | 03 Nov 2006 10:15 GMT | 2 |
I'm trying to tidy up a Kitchen Installation Management system. Currently, I have a form which uses a dlookup on a suburb to populate the form with the state and postcode. The trouble is that each time I move to a new record, the dlookup happens. Also the dlookup doesn't update ...
|
| Query Date not Date and Time | 03 Nov 2006 01:10 GMT | 4 |
I'm REALLY new to Access. I'm trying to set-up a query for this past week. It looks like Between Date() and Date()-6 But, when I do this, I get nothing.
|
| switchboard | 02 Nov 2006 22:53 GMT | 2 |
Can anyone tell me how to have the switchboard come up first when I open my access page. I don't want the database to open first. Thanks
|
| Repopulated Documents | 02 Nov 2006 20:05 GMT | 1 |
I am trying to delete a document from a folder. When I do, it just keeps repopulating itself. What can I do to rid myself of a document....it seems to be a noose around my neck Any help would be appreciated. Thanks in advance,
|
| Printout action | 02 Nov 2006 15:12 GMT | 5 |
I'm using the printout action. I enter my information on the form and print off of the report but with the printout action it prints off of the form. How can I get it to print from the report? I want to print the current record. Thank you.
|
| HELP! Simple sort order in a report (Alpha vs. KeyID) | 02 Nov 2006 06:00 GMT | 2 |
USING Access 2003. I am trying to generate a report that is sorted by the AlphaName, not the KeyID. I have a list of names that keeps sorting in the order of the table KeyID field, and not by the actual alphaname. I am sure it is a simple solution, but I just can't get it ...
|
| Access 2003 Table Problem | 02 Nov 2006 05:59 GMT | 2 |
Good Evening All, i have a little problem and i wondered if anyone could help me Background Information Im the results secretary of a darts and dominoes league in the uk,
|
| Run query from desktop? | 02 Nov 2006 01:00 GMT | 4 |
Currently I open up the access database and then click on the query I want to run. Is there a way to simply run the query from the desktop? Thanks for any help
|
| Getting day of the week from date | 01 Nov 2006 23:21 GMT | 3 |
In one of my columns I have the date. I would like to display the day of week in another column. I tried using datevalue to get a number - I then planned to use the number to get the day. I cant get it to work...from this DayNumber: DateValue([ReadingDate]) I just get the date.
|
| Read Text table | 01 Nov 2006 21:58 GMT | 14 |
I have an access db that has a table with 3 fields in it and in the last field it is all text with delimitors. My question is how do I read this field (PERFDATA), so that I can separate out the data to print on reports?
|