ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   how: if, conditional test, true (do nothing if false) (https://www.excelbanter.com/excel-discussion-misc-queries/45122-how-if-conditional-test-true-do-nothing-if-false.html)

jwhitney

how: if, conditional test, true (do nothing if false)
 
I want a simply if then without the else.

bj

=if(Condtion,true response,"")
will give a blank for a false response,
is this what you mean?

"jwhitney" wrote:

I want a simply if then without the else.


jwhitney

We have daily and weekly (and monthly and biannual) checks, I want the date
on the weekly to update (dd/mm/yy) on "Mon" but not change the rest of the
week.

"bj" wrote:

=if(Condtion,true response,"")
will give a blank for a false response,
is this what you mean?

"jwhitney" wrote:

I want a simply if then without the else.


Bob Phillips

=TODAY()-WEEKDAY(TODAY()-2)

--
HTH

Bob Phillips

"jwhitney" wrote in message
...
We have daily and weekly (and monthly and biannual) checks, I want the

date
on the weekly to update (dd/mm/yy) on "Mon" but not change the rest of the
week.

"bj" wrote:

=if(Condtion,true response,"")
will give a blank for a false response,
is this what you mean?

"jwhitney" wrote:

I want a simply if then without the else.





All times are GMT +1. The time now is 08:15 PM.

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