| Thread | Last Post | Replies |
|
| dateadd() as part of a loop not working | 09 May 2008 15:28 GMT | 1 |
I've got a loop running, however it always seems to miss off the first date, so any help would be greatly appreciated. So, the fields/data I have are: [startdate] = 18/01/2009
|
| SQL string with date doesn't work | 09 May 2008 15:04 GMT | 3 |
I have a sql-string in my vba code but I think I made a mistake in the syntax. I tried several things, but get always an error. Further: the database is used in several countries, do I have to convert the date (here in Germany it is stored like below)?
|
| multiple selection fx | 09 May 2008 15:00 GMT | 3 |
i would like to allow user to be able to select one or more (multiple) items from a list of items. then, after the selection has been made and the record saved, when the record is retrieved, the items that were selected will be highlighted in the list as selected items. how can ...
|
| back up database | 09 May 2008 12:20 GMT | 7 |
I need exclusive to open database to backup database. If there is one client to connect the backend then I am unable to do it. Are there any workaround for this?
|
| Search for checked boxes in a word form | 09 May 2008 11:24 GMT | 1 |
Hi, I'm using a MS Word 2003 to create a form with checkboxes. The question is...how can I find in this document what checkboxes have been checked (with the find feature)?
|
| Moving data strings longer than 255 char. from Access form to Word | 09 May 2008 07:08 GMT | 1 |
I have a form in access, I want to transfer fields within the form to a word doc. I'm using a command button on the access form to open the word doc and move the data to word, everything works. I'm able to move 4 of the 5 field of data to the word doc except the memo field, since ...
|
| installing peters software template | 09 May 2008 04:54 GMT | 1 |
i am designing a data base and would like use a template i downloaded from "Peters software""seating arrangements" How do i load it into my existing data base and change the data to the data already in my queries and tables?
|
| about getting the combobox value while the value is typed or chang | 09 May 2008 04:08 GMT | 1 |
Dear Group I have a Combobox to select or enter a job number. The combo box list is limited to a list taken from a table. My problem is while I change or type in combo box, I want to execute the
|
| How to execute vba to format a form when a cbo box is click | 09 May 2008 02:21 GMT | 4 |
I have a form that contains a combo box to select different records. The problem that I"m having is that I would like to trigger a load event to populate the detail line of the form. Is that possible? I'm asking how to trigger the load event or something because the form has
|
| help calculating time difference | 09 May 2008 01:57 GMT | 1 |
I am new here and just beginning to use access. I am a teacher. I created a database of my students info. I have a Date of Birth field ( I named it DOB). I have an AGE box,that i want to automatically fill in age of student. It is important that it calcualte to the first day of ...
|
| Setting permanent size & position of a form | 09 May 2008 01:29 GMT | 3 |
I need help with form size. I have looked over lots of previous posts and still my forms are not cooperating. I have a main form. On the main form there is a button that opens another form. When the other form (which is a split form with the data sheet on
|
| Employee Earned Time | 09 May 2008 00:08 GMT | 1 |
I have an employee database that has employee earned time tracked in a table 'tblPaidTime' Earned time is sick, vacation, holiday, etc. tblEmployees and tblPaidTime are joined by EmpID. What I am trying to do is build a form that not only tracks the data but allows me to ...
|
| get current drive | 08 May 2008 21:38 GMT | 6 |
I just wonder any function to get mdb current driver? Your information is great appreicated,
|
| I need help with synch 2 forms | 08 May 2008 21:37 GMT | 4 |
I have two forms that are exactly similar both have tabbed pages. Let us say that they are From1 and Form2. I want to open From2 from Form1 and set focus on the same control that has the focus in Form1. Is there a way? thanks
|
| SSN Input Mask | 08 May 2008 20:44 GMT | 1 |
I need some assistance with the following code. I need to be able to use input mask for SSN numbers when selected from a list. The search/find function is currently set up with a list displaying all of the options for searching (SSN/FirstName/LastName/etc...) What I need is ...
|