| Thread | Last Post | Replies |
|
| shown blank in form after citeria filter in query | 10 May 2008 01:37 GMT | 2 |
I have a form that will post the daily expenses. This form takes the records from the query. In the query I have set the citeria for date range. During the citeria filter, there are dates without expenses records. When there is totally no records on
|
| sumtotal in a form | 09 May 2008 22:31 GMT | 2 |
I have a continous for that records lost time like so..... Name Starttime Endtime Code Totallost Hours Paul 06:00 06:45 MF 00:45 Keith 08:25 10:00 TC 01:35
|
| Missing Data-Datestamp & Default Numbers | 09 May 2008 22:00 GMT | 4 |
Morning, we have a database which tracks Leave. I have a Datestamp field which enters the date and time of the entry, plus 4 hour fields which are defaulted to zero. Plus I have a field that records what PC entered the data, compterrname. However, when we moved to Access
|
| Search Feature | 09 May 2008 21:10 GMT | 29 |
I know this is already problematic...... but, I am trying to tweak an existing DB developed by another user (here, fix it). They used a Search Button code from "Graham Thorpe." Works great for searching the subform for an existing record and giving the user three
|
| Applying a Filter Using Multiple Option Groups | 09 May 2008 21:08 GMT | 5 |
Hell all - I have a quick quesiton...(first off, I'n using Access 2007 FE and SQL BE)...on a form, I would like to use 2 Option Groups to apply filters to the form. Details below...
|
| Report that Prints Last Record | 09 May 2008 19:14 GMT | 3 |
When exiting a form I have a macro to Automatically Print a Report ~ I need to create a report that only prints the last record. I would just use Print the Form except I Will modify the report to Print the same Field on 50 Labels ~ Once I can get the Report to Only Come up with ...
|
| How to make object in Access Form blink or flash? | 09 May 2008 18:14 GMT | 3 |
Can anyone tell me how to do this easily? I'm not good with code at all. Does Access have a simple way to animate an object in our forms? I want it to stand out so users actually read it.
|
| all controls on the access forms are invisible in form view | 09 May 2008 16:01 GMT | 1 |
I have a form that is attached to a table. I deleted some recoreds from the table and when i go to check the form, all the text boxed, lable, calendar etc are visible in "design view," but for some reason i cannot see any in "form view" The form is blank in form view. All the ...
|
| Data change | 09 May 2008 15:53 GMT | 2 |
Is there a way to determine if data has been changed on a form? Thanks.
|
| toggle link disabled | 09 May 2008 15:34 GMT | 3 |
hello, I have a form with 2 toggle buttons on it, to open 2 separate forms. Unless I set the AllowEdits to Yes in the properties in the form design, these two toggle buttons are disabled.
|
| Bold a control on a report | 09 May 2008 15:23 GMT | 4 |
I have a Form with 30 or so combo boxes. A button prints the form to a report. When I make changes to the Form's data I Bold the changes on the Form. How do I pass any combo boxes that I've formatted to Bold to the report so they are printed in Bold on the report?
|
| Common form.open Routine | 09 May 2008 12:17 GMT | 5 |
I want to set up security with a common routine run every time any form is open. What's the best way to have a common routine for the on open event of every form?
|
| My form wizard | 09 May 2008 05:39 GMT | 1 |
I wrote some VBA code that builds forms - a form wizard, really. I add controls, subforms, events, etc. Each time I add an event, the VBA window opens up. I know MS Access' wizard doesn't do this. How do I prevent that VBA window from popping up? I found
|
| Default Value for Combo and List Box | 09 May 2008 03:17 GMT | 1 |
I created a combo box in desing view on a form. When I toggle out into form view and choose one of the items from the box that value remains when I go on to the next records. How can I set it up after each entry it defaults back to "select one." So on record one on my combo ...
|
| How to get the keyboard-tab key to go next Page on a tab-control f | 09 May 2008 00:06 GMT | 3 |
I have a form with tab-control. It now has five "pages" using Access Terminology [I thought they were called tabs, but oh well...] When the keyboard-tab key is pressed it goes through all the fields on page<1> At the last field, press tab again and it goes back to field1 on ...
|