| Thread | Last Post | Replies |
|
| checkbox per record in a subform | 01 Dec 2005 14:12 GMT | 1 |
Hello everyone, what i got is a form which is required to check if all checks, cash etc are due to be banked today and then use a checkbox to tick off the ones that are going to be banked, which will inturn import a banked date into that records
|
| Filtering using a combo box | 01 Dec 2005 12:01 GMT | 2 |
I am trying to filter the records of a table displayed in a form based on a combo box whose record source matches the values of one of the fields in the form. does anyone know how to do this?
|
| disabling keyboard shortcuts in access form | 01 Dec 2005 09:41 GMT | 1 |
I want to disable few control keyboard functions like ^F or ^S or Alt f4 etc in form view when user uses form. pleaee advice. Form will open as pop up. Also if i want to allow edit in form but disable replace function in find and replace command. Please advice
|
| Web Interface with Access Database | 01 Dec 2005 04:47 GMT | 1 |
I know this is not hte correct forum and I apologize, but everyone on here seems more helpful and quicker to response then the other forums. Does any know how I can create a website in dreamweaver and interface it with an Access database or know a website that would explain it in ...
|
| Add record but check for existing record first | 01 Dec 2005 04:26 GMT | 1 |
I have an add customer button that inserts a new record which works fine: Screen.PreviousControl.SetFocus DoCmd.DoMenuItem acFormBar, acEditMenu, 10, , acMenuVer70 But I would like it to check a home_phone field first for an existing phone
|
| Cascading forms driving me crazy | 01 Dec 2005 04:08 GMT | 1 |
I have a project that has the user with many open forms. Problem is that they will move and go to RESTORE mode on me. All of my forms are roughly the same size 8 inches wide by 6 inches tall. I want the form to be maximized all the time. I don't have the old forms close when ...
|
| How do I number records in a form? | 01 Dec 2005 03:03 GMT | 1 |
I've used the RunningSum feature in reports to number each record and then use conditional formatting to make every other line shaded. Is there anything similar for forms?
|
| Questionable DIM Type | 01 Dec 2005 02:33 GMT | 5 |
LSun is a Yes/No answer.... CheckSum is a CheckBox, I think I have DIM as a wrong DIM As Should it be something else? Dim LSun As Date
|
| How do I set up toggle buttons that except more than one choice? | 01 Dec 2005 01:50 GMT | 3 |
I need to add a group of toggle buttons that will allow more than one choice in a form
 Signature Debbie Pringle
|
| how would you? | 01 Dec 2005 01:37 GMT | 2 |
Hello... I have a question... maybe strange... but hey... I am making a program for the company I work for (it's just started business and money is tight)... I need to make a table for the accounting dept but I don't know how to name
|
| Retry in error handler | 01 Dec 2005 00:07 GMT | 1 |
I have a scheduled windows job that opens an accessmdb and executes a procedure that transfers AS400 data then runs various queries to prepare the data. My problem is when there are AS400 timeouts I get a timeout error and my app stops. I need to implement a good error handler ...
|