You are on page 1of 8

CANDIDATE - Please follow the instructions below.

If you don't know how to do


something, that's ok. Just skip it and leave a note in bold "SKIPPED".

COMPLETED? SHEET TASK


Sheet 2 -

Format the header to be large and bold, and freeze the top row so as you
scroll down it is always in sight.

Use conditional formatting so that if an OPPORTUNITY_STATE is "Won"


than it turns the background green, "Lost" or "Abandoned" it turns red and
"Open" it turns blue

Filter so that the only RESPONSIBLE_USER_ID visible is 119674

Determine the average BID_AMOUNT ignoring the blank cells. Place


underneath the BID_AMOUNT column.

Sheet 3 -
Follow the instructions on this page

Sheet 4 -

Write a VBA function that includes a loop that prints "Hello Coalition" 50
times. Create a button on tab 4 that triggers this function. Save the
function so we can review it.

FINISHED?

When you are done, save your spreadsheet and upload it according to
the directions on the skills test page.
HEADER
OPPORTUNITY_DATE_CREATERESPONSIBLE BID_AMOUNT RESPONSIBLE_USER_ID
Lost ### 119674 6000 119674
Lost ### 119674 119674
Lost ### 119674 119636
ABANDONED ### 119674 119674
Lost ### 119674 119636
Lost ### 119674 119674
LOST ### 119674 6000 119674
LOST ### 119674 7000 119674
LOST ### 119674 10500 343350
Lost ### 119674 25000 343350
Lost ### 119674 343350
Lost ### 119674 343350
LOST ### 119674 50000 343350
LOST ### 119674 2500
LOST ### 119674 5000 119674
Lost ### 119674 119674
Lost ### 119674 119674
LOST ### 119674 5500 120474
Lost ### 119674 120474
Lost ### 119674 119674
Lost ### 119674 20000 119674
Lost ### 119674 11000 119674
Abandoned ### 119636 119674
Abandoned ### 119636 343350
WON ### 119636 3330 119636
Abandoned ### 119636 119674
OPEN ### 119636 119674
OPEN ### 119636 8000 119636
Lost ### 120474 1000 119674
Lost ### 120474 1100 120474
Abandoned ### 120474 2000 119674
Won ### 343350 119674
Abandoned ### 343350 119636
Lost ### 343350 119674
Abandoned ### 343350 119674
Lost ### 343350 119674
Abandoned ### 343350 500 119636
Average= 9672.352941176 119674
ABANDONED ###
HEADER
PONSIBLE_USER_ID
Do your best to write a formula that will automatically calculate total
price for any amount of units placed in C12.

Unit Quantity Price per unit


1 to 10 20 **For the cell B6 Quantity is 10
11 to 19 18
20 to 49 16 **Click On #NAME? to display t
50 to 100 13
101 to 200 12 **The formula Is for lower boun

# of Units
Total Price Err:504
the cell B6 Quantity is 10**;For B7 qty=9;For B8 qty=30;For B9 qty= 51;For B10 qty=100

ck On #NAME? to display the formula**

e formula Is for lower bound values- 1,11,20,50,101


dim x as integer
for x=0 to 50
Debug.Print"Hello Coalition" **Note-Enable Macro
next

CommandButton1
**Note-Enable Macros to trigger the Command button to run the VBA function
Compatibility Report for CT EXCEL SKILLS TEST REVISED 12102015.xls

Run on 1/10/2018 7:14

The following features in this workbook are not supported by earlier versions of
Excel. These features may be lost or degraded when you save this workbook in
an earlier file format.

Significant loss of functionality # of occurrences

Some cells have more conditional formats than are supported by the selected 1
file format. Only the first three conditions will be displayed in earlier versions of
Excel.
'Sheet2'!A2:A39

Some cells have overlapping conditional formatting ranges. Earlier versions of 1


Excel will not evaluate all of the conditional formatting rules on the overlapping
cells. The overlapping cells will show different conditional formatting.

'Sheet2'!A8

Minor loss of fidelity

A worksheet in this workbook contains a sort state that uses a sort condition 1
with a custom list. This information will be lost in earlier versions of Excel.

'Sheet2'!A1:D40

You might also like