Hi all,
In my DB i had a form with 2 unbound and unlinked subforms (the subforms are unlinked each other).
The mainform is only a container that have two subfrm.
In the main form I have one unbound combo to filter both subfrms with the same parameter. I use the filter property to set the filter...
Hi all,
I Have a form with a click button that prompt a message box for choosing to send the value of some controls in the form to an addnew DAO(VbNo) or open a popup form(unbound) and change some value to send to the addnew DAO (VbYes).
As Well, I haven't found the right solution searching in...
Hi all,
I have a search form(#1) to retrive some records. As well, when I filter records with combos I get a list of records. I create a button to send a single record to another form(#2) and It works well.
But I need, sometimes, to send all filtered records to a subform in onother form(#3)...
Hi all!
I try the running sum that i've find in the faq faq702-5248.
The problem is that when I use the code in a subform the running sum doesn't work. I get #Error in the unbound control.
Then I create a form whit the same origin and the same control to see if I do all corectly. So, running...
Hi everyone,
I search in the forum but I get no answer to my needs.
In my form I have 2 button.
Button1 (btn1) one is enabled when a record in a table (tbl1) does not exist
and Button2 (btn2) is enable when a record in another table (tbl2) doas not exist.
The question is...
How can i disable...
Hi all,
In a continuos SubForm, record are added by 3 listbox in the tblUnion.
So the 3 listbox are populated depending what selected in each one (linked listbox).
I use the ".Requery" to populate the listboxs in After_update event.
If the listboxs store the value of PK (boundcolumn...
I All,
First i apologyze for my bad english.
I have 3 list box in a subform. The 3 list box have for record source each one a table. This 3 table have a reletionship. Selecting the first listbox limit the row of second listbox, and so on for third list box. The value of the three listbox is...
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.