Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

make a form based on the Products data with a Category combo box (created without the wizard, call it FORMO1 2. make a MainForm/SubForm

make a form based on the Products data with a Category combo box (created without the wizard, call it FORMO1 

make a form based on the Products data with a Category combo box (created without the wizard, call it FORMO1 2. make a MainForm/SubForm using Customers only from CA with Orders only over $50, call it FORMO2. 3. make a Form with 10+ different toolbox objects, call it FORM03. 4. make a form that uses data from 5 different tables, and is able to update data in 2 of those tables (think main/sub form and 3 lookups), call it FORMO4. 5. make an option group that uses data from one table and writes back into another (HINT: Using Orders and Shippers), call it FORMO5. 6. make a Form that triggers 4 different events (on open, on close, before update, after update, or similar events), call it FORMO6. 7. make a Form based on Order Details that has a calculation in it that multiplies quantity* unitprice and then incorporates a 10% tax rate for a final total, call it FORMO7. 8. make a Switchboard using the wizard, rename it FORM08. 9. make a Switchboard by hand (using a Form, Command buttons, and VBA Code), call it FORM09 10. Set Startup Properties (Application Title, Hide DB Window, Startup Form FORM09. =

Step by Step Solution

3.39 Rating (161 Votes )

There are 3 Steps involved in it

Step: 1

Here is the step by step procedure to create forms using Microsoft Access To create FORM01 a Create a new form in design view b Add a combo box to the form by selecting it from the toolbox c Set the R... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Using Microsoft Excel and Access 2016 for Accounting

Authors: Glenn Owen

5th edition

1337109048, 1337109045, 1337342149, 9781337342148 , 978-1337109048

More Books

Students also viewed these Databases questions

Question

2. Did you consider any other alternatives?

Answered: 1 week ago

Question

Should the arguments in the SLN function be values or references?

Answered: 1 week ago