| Thread | Last Post | Replies |
|
| Run Macro only if certain form is open | 06 Mar 2008 16:37 GMT | 4 |
I have programed a maco to open one of various forms depending on criteria on an open form. Is there a way to run a "follow up Macro" based on which form opens? In other words can I run a macro based on wheather a certain form is active?
|
| Send to back options | 06 Mar 2008 16:19 GMT | 2 |
I have a few text boxes that need to overlap for colouring effects (don't ask), but i can't seem to let the "top" text box (or label if you may) be "on top" and transparent.... this is the one with the actual text on top of three adjacent boxes each with a different colour. Where ...
|
| linking subforms | 06 Mar 2008 16:11 GMT | 1 |
my application have customers and invoices. each customer can have 1 or more invoices. on my form i have a subform for customers and one subform for invoices. both subforms are in datasheet view. if i click on customer A in the customer subform i want the invoice subform to
|
| Entering info in one field brings up info in another field | 06 Mar 2008 15:01 GMT | 1 |
I have a problem where after I created this form, I entered data in one field and for some reason, data in another field pops up automatically. The strange thing about it is the field that pops up comes from another table. So the two fields are unrelated.
|
| dsum query | 06 Mar 2008 14:52 GMT | 1 |
Help I'm totally baffled by this formula. I am working on a holiday database for our staff and need to stop employees booking holidays if they dont have enough hours. I have a main form which holds their entitlement, totals from 3 sub forms
|
| Row Source for a Graph on a Form | 06 Mar 2008 14:44 GMT | 1 |
Any ideas for a newbie as to why this statement won't work? SELECT (Format([Date],"DDDDD")),Sum([ClalibratorOD]) AS [SumOfClalibratorOD] FROM [tblBBiEIAQC] where ([Date] >= 1/1/08 AND [DATE] <= 3/30/08) GROUP BY (Int([Date])),(Format([Date],"DDDDD"));
|
| Requery Subform | 06 Mar 2008 14:09 GMT | 4 |
I have a main form (no data source) that I use to hold objects for navigation (QBF fields & buttons, Report form buttons...) On the this form I placed a subform (PendingCalls) based on query to give show the basics of pending calls only, on that subform is a button that launches ...
|
| "Sheet Total" #Error | 06 Mar 2008 04:13 GMT | 1 |
I’m having a problem with a “total” box in a Call Sheet (request for payment) form using Access 2003. The total is a number (currency). I have ten subforms in the form that link to the term “Call Sheet #” titled: “line 1 BPA data subform” through "line 10 BPA data subform"
|
| Change size of checkbox | 06 Mar 2008 02:41 GMT | 2 |
Access 2000 My checkboxes are so small that you cannot see entire check. How do I increase the size of the box? Thank you
|
| Cannot View Drop-down Selections | 06 Mar 2008 00:05 GMT | 1 |
I am not familiar with Access, so please bear with me as I try to explain the problem. I have Access 2003 SP3 running on a Windows 2000 Terminal Server, and the user has an Access form pulling data from an Access database. When the user open this form, there are a number of fields ...
|
| 4 subforms on each of 5 pages on a tab control | 05 Mar 2008 23:33 GMT | 1 |
I have a form that has a tab control. The tab control is for yearly info (2003,2004,etc.) and has 5 pages. Each page has 4 identical subforms displaying monthly data (month and amount). Do I have to have 20 subforms, (4 subforms X 5 pages) or is there some method where I could use ...
|
| Duplicate record | 05 Mar 2008 23:03 GMT | 7 |
I have created a button that is supposed to duplicate a record, but every time I try it , I get the following: "Record(s) that CAE Project was unable to paste have been inserted into a new table..."
|
| Need hlep on Search Form | 05 Mar 2008 22:46 GMT | 3 |
I am having issues on my search page. I cannot seem to get certai fields to search correct. The fields I am having problems are listed below... 1) ID = This Field should be coming from Qualification Area FORM
|
| Have a second text box auto fill when combo box is filled | 05 Mar 2008 21:26 GMT | 3 |
This has to easy not requiring any programing. I have two columns in a table. One column is "customer name" the other is "customer code". I have a form where I currently use 2 combo boxes where I either select from a list or type each in. I would like to enter the
|
| ComboBox and Access 2003 with sp3 | 05 Mar 2008 20:37 GMT | 1 |
I have created a form that has one combo box on it, ftom the the user clicks on the list of available "account codes" then hits a command button that produces the report, It works fine in Access 2000, Access 2003 and Access 2007, now place the exact same data base in a machine ...
|