Answered step by step
Verified Expert Solution
Question
1 Approved Answer
DAYS Function: This function calculates the number of days between two dates. The syntax is = DAYS ( end _ date,start _ date )
DAYS Function:
This function calculates the number of days between two dates. The syntax is DAYSenddate,startdate
Required:
Calculate the number of days each account has been unpaid using the DAYS function.
tableCustomerAmount,Invoice Date,Today's Date,tableNumber of DaysUnpaidFitness Mania,Health for Life,Holistic Health Options,Image Reimaging,Todays Gym World,Whole Life Fitness Center,Workouts Unlimited,Total
Use the information from Requirement to complete the Aging of Accounts Receivable Schedule.
Use the IF function to determine where each customer amount belongs. Do not leave any cells blank.
Use AND to check date ranges. For example, to go in Column a receivable must be older than days AND less than days old.
Use SUM to calculate each total. Include cells even if their amount is zero so this table can be easily updated for different receivables balances.
tableCustomerNumber of Days Unpaid,TotalOver Fitness ManiaHealth for LifeHolistic Health OptionsImage ReimagingTodays Gym WorldWhole Life Fitness CenterWorkouts UnlimitedTotal Accounts ReceivableEstimated UncollectibleEstimated Uncollectible $
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