So I have a table in the format (I tried to DL HTML maker but it's asking for a password)
Month Brand 30 Day 60 Day
Jan A 20 40
Feb A 25 42
Mar A 15 59
.
.
Jan B 30 60
Feb B 15 92
Mar B 35 99
.
.
I'd like to create a form in which a combo box would allow you to choose the brand (I already have a master table with all brands), then beneath that only the 30 and 60 day values for each month for only that chosen brand are visible for manipulation/changing. In short, I'd like to change the data directly in the table using a form but I only want to see the chosen brand's data. I would expect to have 24 boxes in which I can change (12 months x 2 metrics, or in other words Jan 30 Day, Jan 60 Day, Feb 30 Day, Feb 60 Day, etc.)
Not sure if I need to create a subform here or not. I've tried several things and they're not working...obvious novice here.
Thanks for the help
Month Brand 30 Day 60 Day
Jan A 20 40
Feb A 25 42
Mar A 15 59
.
.
Jan B 30 60
Feb B 15 92
Mar B 35 99
.
.
I'd like to create a form in which a combo box would allow you to choose the brand (I already have a master table with all brands), then beneath that only the 30 and 60 day values for each month for only that chosen brand are visible for manipulation/changing. In short, I'd like to change the data directly in the table using a form but I only want to see the chosen brand's data. I would expect to have 24 boxes in which I can change (12 months x 2 metrics, or in other words Jan 30 Day, Jan 60 Day, Feb 30 Day, Feb 60 Day, etc.)
Not sure if I need to create a subform here or not. I've tried several things and they're not working...obvious novice here.
Thanks for the help
Last edited: