Hello TheAceMan1!
Thanks for your reply. Your right I will start a new thread. I do think I understand mje397. So mje397 has gotten as far as saving the selection from the combobox to a field in a record.
Right, mje397?
Now what mje397 needs is if the input = 4 to enable the text box and save...
I'm trying to do something similar. I have an option Frame with 3 options.
1- In Store (with 3 non exclusive checkboxes greyed out or disabled)
2- Out Store
3- Mobile
If the first option is selected I would like to have 3 checkboxes (Y/N non exclusive) stop being greyed out. I tried code like...
I have been developing a contact and member database for a non-profit. It's a small non-profit with limited resources as well as limited tech support. The database was developed using MS Access 2000 (some of the staff is still running win 98) for use in their office. Their computers are off and...
A couple questions for you:
1. Can each sponsored org have more than one parent company, or does each parent company have a seperate list of sponsored orgs?
Only one parent org but many sponsored organizations. Each parent org has it's own list of sponsored orgs.
2. Will each payment be made...
What is the best solution for this?
I would like to create a list of organizations paid for in a payment. Each parent organization pays for at least one sponsored organization. I can create a list of sponsored organizations for each parent org. I must then let the user select from the list and...
Also posted in another message:
Well,
It's a total hack but it works.
Here is what I did:
1. i just added an Org_ID field to sbfOrgsContact and made it invisible
2. added a button to open the new form using the wizard and Org_ID to match on
3. I copied the code for this button to the...
Well,
It's a total hack but it works.
Here is what I did:
1. i just added an Org_ID field to sbfOrgsContact and made it invisible
2. added a button to open the new form using the wizard and Org_ID to match on
3. I copied the code for this button to the event I had for double clicking on...
Hmm. I feel a little stupid, but I think this is what you are asking.
I selected the sbfOrgsContact in the parent form and in Properties>>Name it is OrgsContact.
Does that sound right?
[sbfOrgsContact] is the subform. The control in the subform is [org_NAME]. I'm trying to double click on [org_NAME] and have the second form open up wiht all the details for the organization [frmOrg].
II have a form [frmIndividual] with a subform [sbfOrgsContact]. The form shows a list of organizations for wich the individual is the main contact. I would like to double click the field [Org_NAME] and have the form [frmOrg] open up to the record for that organization.
Currently I have a macro...
Thanks PHV,
I have tried that and get the same message to enter the paramter (with the everything past the = as paramete name). One thing that may be funky is that when I upen the macro back up it shows
[Org_ID]=[Forms]![frmIndividual]![sbfOrgsContact].[Form]![Org_ID]
as the condition. I'm...
Hello,
I have a form [frmIndividual] with a subform [sbfOrgsContact]. The form shows a list of organizations for wich the individual is the main contact. I would like to double click the field/name of the organization [Org_NAME] and have another form [frmOrg] open up with the record based on...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.