I was tasked with creating a simple app to maintain a user\'s collectibles collection using Access 2007. There were some requests, which I have created and implemented. Those being:
EDIT: nevermind I just created a new form, it looks worse but it\'s much easier I have a form of orders and there are buttons and a subform on it.
I have 2 subforms on the main form. Sub_2 displays the details for the item chosen in sub_1, in a list. For both subform, I use the continue form, and they are bounded to 2 querys, with one field in c
I have what I believe to be a common question about using a subfo开发者_如何学编程rm in datasheet view in access. My subform has a checkbox on it which performs some logic but checking any checkbox ch
So I have a sub form that creates a record (and record it), and then another sub form opens up for data entry...however can I still use an open arg to pass the value (ProjectID) between these sub form
So I have a form, with a subform control that acts as a navigation scheme for my Main Form. Within the sub form, there is a sub form2 that actually contains the controls for data entry.
I have a custom validator that checks all the values in a subform to make sure that they make sense in relation to each other.In the event that this validator fails, I\'d like to have an error decorat
I have a form called Group in my MS Access ADP. On it is a tab control, and in eac开发者_如何学编程h of the tabs there is a subform. The first tab contains the subform Users, and it isn\'t showing up
I have a form called Transaction Entry. I have a subform called Batches. I want to be able to enter a date in the Transaction Entry form, and then enter multiple items on the subform, but have it alwa
In ms-access 2007, i\'m trying to make a form for a table. this table has foreign keys from 2 parent tables. so i thought i would make these fields a lookup. but i couldn\'t create a single lookup for