| Thread | Last Post | Replies |
|
| Assign running id# to form | 29 Oct 2005 17:14 GMT | 1 |
I have a data entry form that I am entering data from feedback forms. I'd like to be able to assign an id# to each data entry form that will be a running number for each entry. Example: For a entry that was entered in the database in October 2005 and it
|
| Status Bar Text for Form | 29 Oct 2005 13:08 GMT | 1 |
Got a minor annoyance that I can't figure out. I've set the Status Bar text property for all my controls on my forms, and if I click on a control, the name appears in the status bar without a problem. However, when the form is displayed with no control selected, I have Form
|
| updating multiple tables on a form | 29 Oct 2005 12:58 GMT | 1 |
I am designing MDB where I update multiple tables from one form. Is there a template for this? I keep getting too many fields and can't create the form. Basically I have one unique key that each of the table has (normalized mdb). Each section(sub form?) contains common ...
|
| Table design for FIFO method | 29 Oct 2005 11:57 GMT | 1 |
Please help me how to design table for FIFO method calculation. Thanks. Regards, Vensia
|
| Setting default for combo box | 29 Oct 2005 05:13 GMT | 3 |
I have a dialog form that allows the user to choose a Month and Year. I want the default month to appear that's the month prior to the current month. i.e. if it's October now, I want the default to be Sep. The month and year in the dialog form are comb boxes.
|
| Too Many Forms | 29 Oct 2005 04:03 GMT | 7 |
Is there a way to use the same form over again. I've benn making a new pop-up form for every Main form I have....the problem is whenever the Pop-Up comes up the Main form goes invisible and when the Pop-Up closes the Main form reappears. Can I use the Dim Statement for this so ...
|
| FindFirst error | 29 Oct 2005 02:18 GMT | 3 |
I have two tables. I'm trying to see if a record exists in my second table using the FindFirst method. My first table (rec) is indexed but my second table (rec1) is not. It could be, if needed. Both 'MasterRecID' fields below are numbers, not strings.
|
| How do I make Force it to enter Upper Case regardless CapLK? | 29 Oct 2005 01:31 GMT | 1 |
I don’t have very many Computer Friendly Users, and need it to be simplistic. Question: Can I Force the Text Box to always stay in Cap? If so How?
|
| Open a popup from a modal form in Mousedown event | 29 Oct 2005 01:18 GMT | 4 |
I want to use the mousedown event on a text box to open a popup form with information on it. When the user releases the mouse button, the form goes away. Apparently, Access wigs when the calling form is opened as a dialog
|
| command button to preview an outside report | 29 Oct 2005 01:16 GMT | 2 |
Is there a way to create a command button on a form that can pull up .pdf document? If so, does anyone know the code b/c I cannot find it in Microsoft Help.
|
| Now Loading / Running Popup Meter | 29 Oct 2005 00:59 GMT | 1 |
I think I've seen somewhere something about being able to create a kind of 0-100% complete status meter popup. Does anyone have any ideas or know of any articles that mention how to enable such a thing? I'd like to be able do this so that end users don't think that long ...
|
| Switchboard menu restricting menus with password | 29 Oct 2005 00:13 GMT | 3 |
Good morning, I am trying to restrict access to a "supervisor" menu from the main switchboard. I haven't had much luck with the security features b/c I don't want a database that's hard to update when users change...is there a way to
|
| applying logic in form controls | 28 Oct 2005 23:50 GMT | 26 |
I have a bound form with two combobox and one text box. now i want to display a certain value yes or no in the text box based upon the combination of values selected from both the comboboxes. how do i do that?
|
| is it possible to cancel insert and not lose data? | 28 Oct 2005 23:19 GMT | 3 |
is it possible to cancel an insert on a form and still allow the user to edit what was already entered? i would like this to happen once all the data is entered and the user tries to go to the next record.
|
| combo box selected value Access XP | 28 Oct 2005 23:01 GMT | 3 |
I have an unbound form with a company combo box, the fields are ID, Name, address in the drop down (ID is hidden, address is a concatenation of all the address columns), name is the bound column. The purpose of the form is to order name badges for an event, some companies have ...
|