S
Scottie318
I am having trouble once again in writing an IF, THEN statement. I have
to create a sheet on invoices and aging. In column A, I have the
labels such as Fred's Music Store. In column B, I have Invoice Date,
for example =NOW()-72 and Column C has invoice amount of $432.78. Then
there are four columns Current, Over 30, Over 60, and Over 90
respectively.
My instructions are as follows:
To solve this, an =IF statement is required for each column. For
example, in the Over 30 column, the logic of the statement is as
follows: If the difference between today's date and the date of the
invoice is greater than 30 and equal to or less than 60, the amount
goes into this column. To get the amount into the Current column, the
difference between the two dates must be less than 30. To get into the
over 90 column, the difference between the dates must be greater than
90. You can figure out the over 60 column.
Can anyone PLEASE help me. I really need to do well on this work and
my mind is drawing blanks on IF, then statements.
Anyone?
Thanks
Scott
to create a sheet on invoices and aging. In column A, I have the
labels such as Fred's Music Store. In column B, I have Invoice Date,
for example =NOW()-72 and Column C has invoice amount of $432.78. Then
there are four columns Current, Over 30, Over 60, and Over 90
respectively.
My instructions are as follows:
To solve this, an =IF statement is required for each column. For
example, in the Over 30 column, the logic of the statement is as
follows: If the difference between today's date and the date of the
invoice is greater than 30 and equal to or less than 60, the amount
goes into this column. To get the amount into the Current column, the
difference between the two dates must be less than 30. To get into the
over 90 column, the difference between the dates must be greater than
90. You can figure out the over 60 column.
Can anyone PLEASE help me. I really need to do well on this work and
my mind is drawing blanks on IF, then statements.
Anyone?
Thanks
Scott