randomlychili
New Member
- Joined
- Jul 12, 2022
- Messages
- 3
- Office Version
- 365
- Platform
- Windows
Hello!
First off, I know my excel is in German, but I would prefer to ask in English, as it is easier for me.
This is an Excel sheet that will be used for sending out reminders for unpaid bills.
Here I can list what each column is for, although most of them should be quite irrelevant for the formula
A - you can enter the bill number
B - the date of the original bill
C - the name of the client
D - the amount on the bill
E - days the client has to pay the bill
F - automatically calculates the date the bill needs to be paid by (WHEN(B2="";"";B2+1.5*E2) - meaning they get a little longer to pay the bills than noted on the bill
G - date that the first payment reminder got sent
H - date that the second payment reminder got sent
I - date the bill got paid
J - comments
What I am trying to do, as you can probably tell from my conditional formatting attempt, is to have the row be orange when the first payment reminder gets sent, red if a second payment reminder gets send and green if the bill was paid. However, if I enter the formula as I have (please note that NICHT = NOT and ISTLEER = EMPTY) it obviously all automatically goes with orange since G is not empty in all of them... however G will always be filled in, H will sometimes be filled in, and in the end hopefully all of them will have something written in I...
I really hope this makes sense and someone can send me the right formula so that it's not all orange, but in fact in all three colours.
You can write the formula or tips or whatever in English, I can easily translate them to German from there (I work in German but do all research in English, so I am used to it)
Thank you in advance for all the help!
First off, I know my excel is in German, but I would prefer to ask in English, as it is easier for me.
This is an Excel sheet that will be used for sending out reminders for unpaid bills.
Here I can list what each column is for, although most of them should be quite irrelevant for the formula
A - you can enter the bill number
B - the date of the original bill
C - the name of the client
D - the amount on the bill
E - days the client has to pay the bill
F - automatically calculates the date the bill needs to be paid by (WHEN(B2="";"";B2+1.5*E2) - meaning they get a little longer to pay the bills than noted on the bill
G - date that the first payment reminder got sent
H - date that the second payment reminder got sent
I - date the bill got paid
J - comments
What I am trying to do, as you can probably tell from my conditional formatting attempt, is to have the row be orange when the first payment reminder gets sent, red if a second payment reminder gets send and green if the bill was paid. However, if I enter the formula as I have (please note that NICHT = NOT and ISTLEER = EMPTY) it obviously all automatically goes with orange since G is not empty in all of them... however G will always be filled in, H will sometimes be filled in, and in the end hopefully all of them will have something written in I...
I really hope this makes sense and someone can send me the right formula so that it's not all orange, but in fact in all three colours.
You can write the formula or tips or whatever in English, I can easily translate them to German from there (I work in German but do all research in English, so I am used to it)
Thank you in advance for all the help!