Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Download the spreadsheet for this problem from the course Website.b . In column I, under the label Ghost Employee? write a function that compares the
Download the spreadsheet for this problem from the course Website.b In column I, under the label Ghost Employee? write a function that compares the employee# in the time cards column to the employee# in the payroll master data column and displays the message: Time card employee# does not exist in master data for any employee in the time cards column who is not listed in the payroll master data column. The function should leave the cell blank if the employee# in the time cards worksheet does exist in the payroll master file worksheet or if that row in the time card column is blank. Hint: Use the ISNA and MATCH functions.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started