473,461 Members | 1,787 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Checkbox based on subform

I have a form called Projects. A modal form is called updates. (I
didnt do a subform based on user requirements)

Obviously, a project can have many different updates.

One of this updates can be "Submitted To BSSP". If an project has
this type of update, an checkbox on the Projects form should be set to
true. The idea is that they dont want to have to open the updates form
to see that it has been submitted to BSSP.

I have some ideas to accomplish this, but would be interested in your
ideas.

Thanks
Brian

Sep 5 '07 #1
1 1269
On Tue, 04 Sep 2007 20:42:26 -0700, BerkshireGuy
<be*************************@yahoo.comwrote:

In the Form_Close event of the modal dialog, write:
Forms!MyParentForm!MyCheckbox = (Me.MyDropdown = "Submitted to BSSP")

-Tom.

>I have a form called Projects. A modal form is called updates. (I
didnt do a subform based on user requirements)

Obviously, a project can have many different updates.

One of this updates can be "Submitted To BSSP". If an project has
this type of update, an checkbox on the Projects form should be set to
true. The idea is that they dont want to have to open the updates form
to see that it has been submitted to BSSP.

I have some ideas to accomplish this, but would be interested in your
ideas.

Thanks
Brian
Sep 7 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

17
by: jdph40 | last post by:
Question 1: In Access 97, I have a form (frmVacationWeeks) with a subform (sbfrmPostVacDates). The subform can have up to 33 records and each record has 2 checkboxes, one for approved and one for...
1
by: BK | last post by:
Dear all, I need help with access 2000. I have a form "Child" with subform "Grand" (3 levels). I have a toggle box in every record in the lowest level of the form for status. I want to have a...
25
by: Lyn | last post by:
Hi, I am working on a genealogy form. The only table (so far) lists everybody in the family, one record per person. Each record has an autonum ID. The parent form (frmMainForm) displays the...
2
by: Deano | last post by:
I have a subform that is populated by a table that holds lots of yes/no values. The user sees points at the side and then periods across the top. So they decide they want point 20 for period 5...
6
by: DP | last post by:
hi, i need a little help. i have two tables and 2 forms, one with a subform. i have a 'fildID' in one of the subforms, and i have another table, which has the film information, including a...
1
by: Thuveshen | last post by:
Hi There I am new to VB scripting in MS Access. I currently have a form with a subform embedded in it. I run a query based on search criteria which works fine. Within the Subform there is a...
7
by: dscarbor | last post by:
I have a simple form with 4 fields, and a subform that retrieves records that are potential matches based on a query. The user will use the ID from the subform record and enter it into one of the...
3
by: HowHow | last post by:
In Access 2000, I created a blank form. In the form I have a list box on the left and subform on the right. I need the subform to show the data based on the name that I click/ highlight from list...
2
by: Hulm1 | last post by:
I have made amazing progress using google and pinching code!. This one has me stuck though. I have a main form "Enquiry_Edit". In the main form are several subforms which become visible based on...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.