subform
Access 2007 Filter Subform Based On Field In Main Form?
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:[详细]
2023-03-18 10:48 分类:问答MS Access: How to pass OpenArgs into a Subform?
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.[详细]
2023-03-15 11:00 分类:问答Requery subform from another subform, problems
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[详细]
2023-03-05 23:58 分类:问答Check only one checkbox in a subform
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[详细]
2023-02-24 00:26 分类:问答MS Access - Open Argument between sub forms? can I pass a value? do I need to?
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[详细]
2023-01-23 23:36 分类:问答MS Access = referencing a control that is within a 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.[详细]
2023-01-23 12:23 分类:问答Can you add an error decorator to a Zend subform?
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[详细]
2023-01-22 19:41 分类:问答Ahhhhh! Where did the subform go?
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[详细]
2023-01-19 20:17 分类:问答Form used to do batch data entry
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[详细]
2023-01-13 20:05 分类:问答MS-Access unbound ComboBox in DataSheet?
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[详细]
2023-01-13 03:57 分类:问答