Creating a Form

Parra

Well-known Member
Joined
Feb 21, 2002
Messages
752
I think this Access Forum is just what I needed. I need to create what to me is a complicated form.

I have 3 tables: Date, Section & Page Count

Date inludes (Date, Day of Week)
Section includes (List of 15 Possible Sections)
Page Count includes (Date, Day of Week, Section, Page Count)

I want to create a Form to populate the Page Count Table.

So I need the Date will be chosen from the Date Table
Day of Week will be determined by the date chosen
I need all 15 Sections in the table to appear with a blank column next to it so the user can input the page count.

I tried to make this as brief as possible, but I really need some help cause I have tried all afternoon and have gotten no where, and I want to leave for happy hour!

Thanks for your help
Parra
 

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!
Create a query with both Page Count and Section tables.

When you make a form from this query (using wizard), it should ask you if you want section or page count form, tell it page count. This should give you a page count form with a subform of sections.

Create an Order Entry DB that comes with Access to see a similar form.
 
Upvote 0

Forum statistics

Threads
1,221,498
Messages
6,160,161
Members
451,627
Latest member
WORBY10

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