| Thread | Last Post | Replies |
|
| date query and duplication | 14 Jun 2004 22:05 GMT | 2 |
I am an amateur but enjoy a good go at access! I have a small, probably easy, query but I cant work the bloomin thing out! I need to create a report or 5 to show how classrooms are booked (4 classrooms). I can enter the bookings etc and can produce reports to show
|
| Labels: How do you link them to a control? | 14 Jun 2004 20:12 GMT | 5 |
When I add a textbox control to a form, it comes with its own linked label. If that label is deleted, I can create a new one but how do I link the new label to the textbox?
|
| totals | 14 Jun 2004 19:54 GMT | 1 |
Does anyone know how, using asp and an access database, one could display the total of the records retrieved. all of the records retrieved are #'s and I need to display the sum of all those #'s. thanks in advance!
|
| Table design methodology... | 14 Jun 2004 19:53 GMT | 4 |
Hi, everyone. I'm creating a utility database for my Reserve (Volunteers) Fire Department, keeping personal information, gear issued, training attended (attendance) and such.
|
| next record | 14 Jun 2004 19:46 GMT | 1 |
I have textBox on a form. I want to write a onChange event that will go to the next record on the form. I need the code of the Sub. thanks
|
| Loading Files from Internet | 14 Jun 2004 19:35 GMT | 2 |
Hopefully this is the right place to ask. I need to be able to load a large number of MS Word and image (JPG/GIF) files from a web server (which I don't control but have access to) into an Access DB.
|
| Error 2001 | 14 Jun 2004 17:21 GMT | 1 |
Having changed the code behind one form, I am receiving a error '2002' "You canceled the previous operation" message. The code behind that form seems straightforward and correct. Does anyone have any ideas?
|
| Question | 14 Jun 2004 17:04 GMT | 4 |
I am a student that has no clue how to use access 2003. I was wondering is there any books that you either recommend or tutorial that I should follow? Thank you very much.
|
| List Box | 14 Jun 2004 13:45 GMT | 1 |
I have created a form to look up desired ditems in access. The form has a list box to select desired item. When the form opens the list box will not allow the user to click on term to select. It seems "locked". If you change to design view and then immediately back to form ...
|
| A2k not running Access 2003 file | 14 Jun 2004 04:49 GMT | 1 |
Someone in my office saved an Access 2003 file down to Access 2000 format for me to work with. I'm running A2k only on my machine. When I tried to open the file I got the message: Microsoft Access was unable to create the Database window.
|
| front-end/back-end | 14 Jun 2004 04:37 GMT | 3 |
Could someone explain front-end and back-end to me? thank you! Wes
|
| Access 2000 padlock on icon | 14 Jun 2004 01:33 GMT | 2 |
My data table saved with a padlock (symbol)on the access icon, how can I remove it. Nothing that I read in the help books addresses the issue.
|
| Concatenate a string to a integer | 14 Jun 2004 01:02 GMT | 1 |
In the control source of a textbox on a report, the following works fine: ="Investment: " & [Investment] [Investment] field is of string data type. However, when I try the same syntax with an integer data type, I get
|
| On Open Event - Help Please | 13 Jun 2004 20:32 GMT | 6 |
Hello, I would like to delete duplicates in my table on the open event of a form The table name is tblContacts and the fields that will contain duplicated information
|
| Find Distance Between Zipcodes | 13 Jun 2004 18:44 GMT | 3 |
I just downloaded the zip code database from ZipCodeWorld. I want have (or write) a script that find distance between two zip codes. Thanks, Joe
|