ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   formula (https://www.excelbanter.com/excel-worksheet-functions/79066-formula.html)

Rachel Koch

formula
 
I'm trying to create a formula and I need some help please.

In E3 I have a date, and in H3 I have the formula =E3-TODAY() to formulate
how many days until the date in E3 from today. However I want the formula in
H3 to return "Paid" if there is any text in G3. How would I write this
formula?

Thanks in advance.

CLR

formula
 
=IF(ISTEXT(G3),"Paid",E3-TODAY())

Vaya con Dios,
Chuck, CABGx3



"Rachel Koch" wrote:

I'm trying to create a formula and I need some help please.

In E3 I have a date, and in H3 I have the formula =E3-TODAY() to formulate
how many days until the date in E3 from today. However I want the formula in
H3 to return "Paid" if there is any text in G3. How would I write this
formula?

Thanks in advance.



All times are GMT +1. The time now is 04:33 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com