Advanced - Excel - 2019 - PC 4 1 3 A
Advanced - Excel - 2019 - PC 4 1 3 A
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