| Thread | Last Post | Replies |
|
| table field upgate in code | 04 Apr 2006 02:06 GMT | 1 |
Hi All, I having trouble developing code needed to update tblClient w/ record from tblSkill. Here’s the situation: tblClient update records using tblSkill. tblSkill has one field containing carpenter, labor, painting etc. When clients identify a skill on frmClient,
|
| Access vba question | 04 Apr 2006 00:40 GMT | 1 |
How do you spawn an event from a combo box condition?
|
| Help help help | 03 Apr 2006 21:55 GMT | 3 |
Scenario: I am attempting to auto calculate some fields. I have a program that prints rental leases. I have 4 fields as follows: Months = [Term]
|
| Barcode location | 03 Apr 2006 21:46 GMT | 1 |
I need to create a report containing barcodes. The barcodes should be displayed in different location on the report depending on the value of the current record. For example if the current record value is FA01R1 (F = front, A = tray A number 01, R1 = 1st right position; max. 2 right
|
| Conditional Macro assistance, please | 02 Apr 2006 10:24 GMT | 4 |
I need to set up a conditional macro to help do the following: If someone works in the Accounts department (AC01), their salary needs to be in the range 10,000 - 30,000 If they work in the QC department, their salary needs to be 4,000 - 25,000
|
| how to update a calculated control before a macro runs? | 02 Apr 2006 01:22 GMT | 2 |
I am using Access 2002. I'm not quite a beginner, but although I'm learning fast I'm still not much good at writing code. Apologies for the length of this post, but the problem is complicated (or it seems that way to me). I have set up a form which contains two subforms. The ...
|
| Multiple criteria in dcount calculation | 02 Apr 2006 00:08 GMT | 1 |
I am not getting the results expected. Anybody see an error in this statement? Can I use two criteria in the expression? DCount("[ProIdent] ","tblSR4Data","[ProIdent] =" & [Forms]![Project
|
| Importing/deleting tables | 01 Apr 2006 21:26 GMT | 2 |
Calling all macro experts out there! I am automating import functions to be run from buttons on a form for users who will be doing data entry and they do not know the inner workings of the database. I want to be able to set a macro that imports the most recent
|
| Anybody has/know a macro for copying files ej:fonts? | 01 Apr 2006 12:33 GMT | 3 |
I want to create a macro, a script... a folder action... or something that would copy my fonts to their -Mac- font's folder. Does anybody know any macro, script or similar? It doesn't care if MacOs would ask for confirmation, but it should pop up and proceed by itself once ...
|