ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   = if formula needed (https://www.excelbanter.com/excel-discussion-misc-queries/43933-%3D-if-formula-needed.html)

WYN

= if formula needed
 
good day all, i am trying to get this formual ie: =if(q80="closed",q1=now())i
cant get it right. i have tried various variations of the formula.any help is
appreciated. thx wyn
--
wynb

Kevin

in you example is the cell you want updated "Q1"?

If so than it should read
=IF(Q80="closed",NOW())

--
Kevin


"WYN" wrote:

good day all, i am trying to get this formual ie: =if(q80="closed",q1=now())i
cant get it right. i have tried various variations of the formula.any help is
appreciated. thx wyn
--
wynb


Cutter


In that formula you'll get a FALSE result any time Q80 doesn't equal
NOW().

You'll have to tell Excel what to display for those occasions.

If you want the cell to appear to be blank then add to the formula like
this:

=IF(Q80="closed",NOW(),"")


--
Cutter
------------------------------------------------------------------------
Cutter's Profile: http://www.excelforum.com/member.php...fo&userid=9848
View this thread: http://www.excelforum.com/showthread...hreadid=401988


WYN

hi kevin,thanks for replying.i changed the formula to the one you suggested
nad in q1 i get #name? not sure how to stop this. thx wyn
--
wynb


"WYN" wrote:

good day all, i am trying to get this formual ie: =if(q80="closed",q1=now())i
cant get it right. i have tried various variations of the formula.any help is
appreciated. thx wyn
--
wynb


WYN

hi kevin, i just corrected my dislexic fingers and entered your formula
again, and it works just fine.thanks again wyn.
--
wynb


"WYN" wrote:

good day all, i am trying to get this formual ie: =if(q80="closed",q1=now())i
cant get it right. i have tried various variations of the formula.any help is
appreciated. thx wyn
--
wynb


WYN

thanks cutter, this works also. wyn
--
wynb


"WYN" wrote:

good day all, i am trying to get this formual ie: =if(q80="closed",q1=now())i
cant get it right. i have tried various variations of the formula.any help is
appreciated. thx wyn
--
wynb



All times are GMT +1. The time now is 11:43 PM.

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