Advertisement

635 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested Access Forms Solutions: 1076 - 1100 of 1312
 
The database here at http://www.dropio.com/tasksdb is not quite finished as the main frmAddTasks needs one item separated into a separate form.   Once it's finished though I will need to pu...
I have about eight different "subs" that must be called at the "On Current Event" and several after other controls from their AfterUpdate Event handler. What I'll like to do is call all  th...
I have a MSAccess 2003 form that I created and would like to publish as a web page so that users can enter their information and it will update my database.  The problem I'm having is when I c...
Forgive me if I don't word this perfectly as I am new to Access.  Basically I have a form that I dropped a subform (continuous subform) into and it is tied to another form.  Based on informati...
I have a subform which I think is linked to a query. I am trying to display a yes/no tick box within it and then make the datasheet rows be coloured according to that tick box content e.g. Y...
I currently use a combo box where the user can select from a list and the selection is eneterd into the combo box. I then use this information for further processing. I would like to have the ...
In my database I have a number of forms containing combo boxes. When I select an item and then switch focus to another control, the (previously solid) combo box background becomes transparent....
I am dealing with patient accounts being denied by insurance companies.  When the denials of payments come in they are entered in a form by account number (Account# - a long integer - 9 digits...
In previous versions of Access I was able to enter something in Query/Table/Form object Description, then Sort/Display the by Description. This helped me keep multiple related Queries together...
Greetings, It seems logical that On load would be executed before On current, but I think I am finding out it is the opposite.  Can you tell me which event happens first especially when a for...
Hello: I have a table that contains various URLs: some links go to web addresses, others point to files on a file server.  I'd like to create a form that has a field which is bound to the URL...
Simple Question, I have a pivot form that gives me grand total values for the displayed records. I want to add a YTD total on the same row next to the Grand Total reguardless of what filter...
I have a form that has a subform. The house_id copies to the subform as a foreign key when a record is added to the subform. I also want the state, which is another field, to copy automatica...
I have FormA with subformB and subformB has 2 subforms (I'll call them C & D) within it.  I have an add button in the footer of subformB and when I click it subformC is not clearing.  The real...
I have a sub form running off a main form, when the sub form has 10 records in it I would like a Msg Box to come up to state You Have 10 Records, Then they have to click Yes or No to close thi...
This is the code I was trying to use but it says I cannot disable a control while in focus.  Any suggestions to diable that one control on a form with multiple controls?
Access 2003- I'm currently attempting to use the DLookup() statement on my subform for a text box called 'tbxViewPrice'.  What this statement will do is go to my 'Item' table, find the 'Price...
In the application, the user opens an appointment form.  From this form there is a button to open the client's data in another form.  The user can possibly delete the appointment in this later...
Hi, you guys I'm developing a small MS Access application (tables & forms) which will be used in many different areas with a high possibility of locale difference. I'm trying to figure out ...
Have form that is incorrectly allowing blank records to be added to the underlying table. I need to prevent this but there are lots of actions and events potentially happening in the form and ...
this is a student admin database. I have students assigned to classes (classcode). I have a a main form with a subform (datasheet view) "frmClassRoll" which is populated with a query "qryClass...
Hi, I got a form that is related with 2 combo box a 2 date text fields 1) The first combo is country 2) The second one is based on the first criteria selected. It is working fine, but whe...
Have subform set up with checkboxes against dates.  Want to be able to check all boxes (ie:  select/deselect all), or else select individual dates.  Thanks experts, mloricha
Where do I find the Open Exclusive box under the user security section in Access 2003?
Hello friends I have a subform within a main form. The main form has three fields Tel1-Tel2-Tel3 textboxes with telephone numbers, and subform has two fields Tel4-Tel5 textboxes with tele...