Top "Subform" questions

Use this tag for questions related to a Subform, which is part of a bigger form.

How to Load Form inside panel other form in win app

I Create a Windows Forms application with C#. I have a general Form and a panel on it. I show …

c# winforms subform
Setting Filter in Subform

I've a main form "Properties", which has two subforms, one of which displays the rooms in that property, the other …

vba ms-access filter subform
How to get rid of adding new record at the end of a subform?

I use a subform to show the result of a query, but at the end of record there is a *(…

ms-access subform
Access 2010: Selected record value from subform

Thank you in advance for the help for this problem - it has been driving me mad. First of all: …

forms vba ms-access-2010 subform
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. …

ms-access vba 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, …

ms-access parameters ms-access-2007 subform
Subform only shows single record

I have a subform(Users subform) embedded in a form(users). What I am trying to achieve is on load, …

ms-access records subform
How to reference a subform in MS Access

In my MS Access application, I am using a form which contains only two controls - a textbox and a …

vba ms-access ms-access-2010 subform
How to show recordset data in Ms access subform

How can i show the result of one SQL query in an Access Sub form control? I tried the below …

ms-access-2007 recordset subform
Use Access VBA to change the record source for a form

I am creating a search form and I am unable to see the search results in the subform. The query …

ms-access vba subform