Forms Help Pleeease

Avslavedriver

Board Regular
Joined
Jun 22, 2004
Messages
55
I have a two tables, A record table with a product number, description, and scheduled date of when things should be shipped. I also have a table called fiscal Week with just the fiscal week number, a start date for the week, and an ending date for the week.

Now, i have created a form with a combo box to allow users to select the fiscal week. What i want to happen is to have that combo box link the data to a query that will put a range on my schedule date via the start and end date of that week. The fiscal week value is the primary key of that table.

The two tables are completely unrelated.

Thanks
 

Excel Facts

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.
Hi, I'm not sure that I understand the problem 100%.

Are you wanting to select a "fiscal week number" in the drop down box, and depending on the start and end dates for that fiscal week (from the "fiscal week" table), you then want to display the items from the "products" table where the "scheduled date" is between the start and end dates for that fiscal week? Is that what you are looking to do?

Andrew. :)
 
Upvote 0

Forum statistics

Threads
1,221,825
Messages
6,162,166
Members
451,750
Latest member
dofrancis

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top