I have an invoice form (based on an "invoices" table) where I can select from a list of completed jobs from a "jobs" table. The "jobs" table has a check box "job invoiced?" that I would like to set to "yes" when the "print invoice" event happens.
Geesh. OK, I got it. Somehow the "data entry" property of the sub sub form was set to 'yes', and I should have had it set to 'no'. That seems backwards but I compared to to the main form and sub and they were set to 'no' so I changed it and it works.
Thank you very much for your efforts. This...
Dhookom,
thank you for that suggestion. I changed it and put it in the command button onclick event that makes the subform visible. No change. I will keep trying other things.
Well,
In the OnLoad event of the sub-subform I typed me.form.requery, and that did not do it. I don't think it is a requery problem but I am not sure. I noticed something else after my initial post...Even if the sub sub stays visible and I change records in either one of the parent forms, the...
Hi,
I have a form-subform-subform situation. The sub-subform has a command button to hide it when it is not needed. When I hide and then re-show it, the sub-subform record indicators (or navigation buttons as they are called) do not show that there are any records in the recordset. The records...
I did not create a relationship per se. I created a subform on a tab control of a main form. The subform wizard asked me if I wanted to link parent/child fields. The subform records that are displayed change as the main form record is changed, of course. What I am trying to do is to occasionally...
I am wondering how (or where) Access links the parent/child fields in form/subforms. I would like to re-direct a subform record to be related to a different form record.
Is this possible?
I have a problem with a form. When I open the form, the record selectors show '1 of 1' records. There are several records in the table, but only after I click one of the sort buttons does it say '1 of 235' records. I originally had it working otherwise.
Thank you very much for your suggestions. The first obviously is longer. So I will try the second one first. The suggestion about creating a table is a little vague to me but I will try to fill in the holes.
-Kerry
I am still learning Access. Addictive it is. I want to create auto-incrementing estimate and invoice numbers so that the customer does not know how many others I am making.
My thought was to use his ID number (188 for example) as a prefix like this:
188-0001 would be the first invoice for that...
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.