Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
milt
 
Posts: n/a
Default Need IF statement that leaves value unchanged


This may be trivial but it has stumped me for some time. I need an IF
statement of the form:

=IF(CURRENT STEP STEP 1, LEAVE VALUE UNCHANGED, CALCULATE VALUE USING
CURRENT VARIABLES)

There is a 13 step process, with one column per step, cols B - N. If in
step one the value of B1 is calculated to be "Y", then I want it to
remain "Y" throughout the other steps; hence, the first two components
of the above statement--if we are beyond step 1 leave the step 1 value
unchanged. The problem is I can't find a successful way to leave the
value unchanged. I have tried UPPER(B1), simply uppercasing what is
there, and I have tried VALUE(B1)*1, multiplying by one, but in each
case it creates a circular reference and that screws up other things.

Any ideas would be much appreciated. Thanks.

Milt


--
milt
------------------------------------------------------------------------
milt's Profile: http://www.excelforum.com/member.php...o&userid=16376
View this thread: http://www.excelforum.com/showthread...hreadid=277528

  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
this can't be achieved with formulas. You can't have both in a cell: a
value and a formula. This would require VBA

--
Regards
Frank Kabel
Frankfurt, Germany

"milt" schrieb im Newsbeitrag
...

This may be trivial but it has stumped me for some time. I need an IF
statement of the form:

=IF(CURRENT STEP STEP 1, LEAVE VALUE UNCHANGED, CALCULATE VALUE

USING
CURRENT VARIABLES)

There is a 13 step process, with one column per step, cols B - N. If

in
step one the value of B1 is calculated to be "Y", then I want it to
remain "Y" throughout the other steps; hence, the first two

components
of the above statement--if we are beyond step 1 leave the step 1

value
unchanged. The problem is I can't find a successful way to leave the
value unchanged. I have tried UPPER(B1), simply uppercasing what is
there, and I have tried VALUE(B1)*1, multiplying by one, but in each
case it creates a circular reference and that screws up other things.

Any ideas would be much appreciated. Thanks.

Milt


--
milt
---------------------------------------------------------------------

---
milt's Profile:

http://www.excelforum.com/member.php...o&userid=16376
View this thread:

http://www.excelforum.com/showthread...hreadid=277528


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
IF Statement with Average Function results in #Value! Paul Excel Discussion (Misc queries) 5 December 28th 04 08:11 AM
when writing an IF statement what is the syntax for "Not Equal to. NEEDTOKNOW Excel Discussion (Misc queries) 1 December 10th 04 04:32 PM
Duplicate fields does not match up! If statement Patsy Excel Worksheet Functions 0 November 11th 04 12:16 AM
If statement needed Patsy Excel Worksheet Functions 1 November 4th 04 03:48 PM
IF Statement difficulty susan hayes Excel Worksheet Functions 3 November 2nd 04 09:46 PM


All times are GMT +1. The time now is 07:54 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"