0% found this document useful (0 votes)
25 views5 pages

Advanced - Excel - 2019 - PC 4 1 3 A

The document outlines instructions for adding various form controls in a spreadsheet, including a spin button for adjusting a value in cell D3, option buttons for selecting delivery methods with results displayed in D4, a list box for delivery options with results in D5, and a combo box for delivery options with results in D6. Each control type requires specific steps using the DEVELOPER ribbon to insert and format them appropriately. The delivery options available are Post, Courier, and Collect.

Uploaded by

SyahrizalYusoff
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views5 pages

Advanced - Excel - 2019 - PC 4 1 3 A

The document outlines instructions for adding various form controls in a spreadsheet, including a spin button for adjusting a value in cell D3, option buttons for selecting delivery methods with results displayed in D4, a list box for delivery options with results in D5, and a combo box for delivery options with results in D6. Each control type requires specific steps using the DEVELOPER ribbon to insert and format them appropriately. The delivery options available are Post, Courier, and Collect.

Uploaded by

SyahrizalYusoff
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Form controls

Add a spin button to change the value in cell D3 between the values 500 and 25,000
1
500 at a time

Add a set of option buttons to allow the user to choose from the three delivery
2a
options in cells D10:D12 below. Display the result of the choice in D4

Add a list box to allow the user to choose from the three delivery options in cells
2b
D10:D12 below. Display the result of the choice in D5

Add a combo box to allow the user to choose from the three delivery options in cells
2c
D10:D12 below. Display the result of the choice in D6
Delivery options:
Post
Courier
Collect
Form controls

2a

2b

2c
Form controls
Add a spin button to change the value in cell D3 between the values 500 and 25,000 500 at a time

Use the DEVELOPER ribbon tab, Controls group, Insert and choose the Spin Button Form Control. Draw
the shape of the control in C3. Right-click on the control and choose Format Control. Select the Control
tab and set the options as required. Right-click the example to check.

Add a set of option buttons to allow the user to choose from the three delivery options in cells D10:D12
below. Display the result of the choice in D4

Use the DEVELOPER ribbon tab, Controls group, Insert and choose the Option Button Form Control. Draw
the shape of the control in C4. Repeat for the other two buttons. Right-click on any of the controls and
choose Format Control. Select the Control tab and set the Cell Link to cell C4. Right-click the example to
check. Use the INDEX function with the value in C4 to choose the right item from the list in D10:D12. Use
the DRAWING TOOLS, FORMAT contextual tab to Arrange the controls neatly: select multiple controls by
holding down the Control or Shift key when right-clicking on each control to select them.

Add a list box to allow the user to choose from the three delivery options in cells D10:D12 below. Display
the result of the choice in D5

Use the DEVELOPER ribbon tab, Controls group, Insert and choose the List Box Form Control. Draw the
shape of the control in C5. Right-click on the control and choose Format Control. Select the Control tab
and set the Cell Link to cell C5. Right-click the example to check. Use the INDEX function with the value in
C5 to choose the right item from the list in D10:D12.

Add a combo box to allow the user to choose from the three delivery options in cells D10:D12 below.
Display the result of the choice in D5

Use the DEVELOPER ribbon tab, Controls group, Insert and choose the Combo Box Form Control. Draw
the shape of the control in C6. Right-click on the control and choose Format Control. Select the Control
tab and set the Cell Link to cell C6. Right-click the example to check. Use the INDEX function with the
value in C6 to choose the right item from the list in D10:D12.
3,000

Post

Courier
Collect

Collect

Post
Courier
Collect
Courier

Post

Delivery options:
Post
Courier
Collect

You might also like