| Thread | Last Post | Replies |
|
| Send email to accounts selected from a list on a form | 24 Aug 2005 11:43 GMT | 5 |
Is it possible to have a bound form linked to a query and also containing a listbox of email accounts and send email to multiple accounts selected in the list box? Thanks
|
| How to deal with Space in Code39 Barcode | 24 Aug 2005 10:47 GMT | 1 |
Access97 We print bar codes on our parts reports using the Code39 Truetype font. However one group of part numbers contains spaces e.g. 123 456 7890
|
| Type Mismatch Error | 24 Aug 2005 05:49 GMT | 2 |
I have an Access 2000 database. On one of my forms (bound to query) I have 2 date fields that the users can edit. When the user clicks SAVE, it calls a validation procedure that checks a number of criteria for valid dates. In that procedure there are 2 string variables ...
|
| Verify data with Dlookup | 24 Aug 2005 04:58 GMT | 5 |
I'm creating a workorder database for our office, so we can keep track of our broken computers. Also, so we can be sure we are not calling our help desk for the same problem on one computer. That last line is what I need help on.
|
| Finding a Record Help | 24 Aug 2005 02:51 GMT | 1 |
I would like some input on the best way to "find a record". Basically I want to have a button pull up a "datasheet" style listing of records, then allow the user to tab to whichever column and search on that column for the data. Once the record is found, load that data back ...
|
| password protect excel doucument automatically | 24 Aug 2005 02:50 GMT | 1 |
I created access form which have a command button. I want to get excel document and passowrd protect the document when I click on the command button. Please do you have some idea?
|
| click on a record in a subform and automatically open another form | 24 Aug 2005 01:45 GMT | 11 |
Is there a way to programmically open a form automatically when I click on a record in a subform? I need the form to open up with filtered records based on the record selected in my subform. I have a form called BusinessUnitsCrimalJusticeYear. In that form I have a
|
| Access Icons - OT Slightly | 24 Aug 2005 00:02 GMT | 1 |
Hi I am about to write a training ma ual for Access. Does anyone know where I can get a set of the icons used in Access as graphics files ( to save me having to spend hours cutting and pasting? Thanks
|
| Color Selector | 23 Aug 2005 23:17 GMT | 2 |
Is there a way on an Access form to pop up the color selector or cell shading pallete and allow the user to select the color? Then, I want to store the number of the color that they have selected for later use. Steve
|
| Unbound checkbox in subform | 23 Aug 2005 23:17 GMT | 1 |
I have a union query that shows data from 2 tables. The data is shown in a sub-form in datasheet view, based on selection from a combo-box from the main form. I have 2 problems. First, the user need to mark the records as processed in the subform. I know
|
| TabPages | 23 Aug 2005 23:14 GMT | 3 |
I'm looking for a solution to find the value of the previous tab I clicked, before the current tab... Thank you very much for any response !
|
| Display Directory folder | 23 Aug 2005 22:57 GMT | 4 |
I know the name of the folder but I would like to include a command button that would open same just like windows does and display it. Hope this makes sence Thanks
|
| How Can I Pre-Process Data in a Bound Control? | 23 Aug 2005 22:26 GMT | 6 |
Good morning. I have a fairly simple question, hopefully someone here has seen it. I have a form used for data entry. There is an HoursWorked control, bound to a numeric field. Often, a user needs to enter hours from multiple
|
| prevent bypass key on startup | 23 Aug 2005 22:21 GMT | 1 |
I have a form set to load at startup that has code in its Load event thus: Private Sub Form_Load() DoCmd.OpenForm "frmLogOff", windowmode:=acHidden End Sub
|
| How to find background color value? | 23 Aug 2005 21:20 GMT | 8 |
In Win 2000/Access 2000 background color normally is grey, then they (at work) rolled our computers to Win XP/ Access 2003, and now background is (I beleive) "Steel Blue". When I started (in Access 2000 ) with my borderless form - I matched the
|