PC Review


Reply
Thread Tools Rate Thread

conditional formula needed

 
 
kylefoley2000
Guest
Posts: n/a
 
      19th Apr 2010
it might be possible to do this as a conditional formula (=if) otherwise a
macro might be needed.

the thing i'm unsure about is this formula looks at the cells beneath it and
keeps looking until a result is returned, i'm not sure if that can be done as
a conditional formula.

if you really want to know what this is for send me a pm and i'll tell you.


if m3 = 0 then ""
if l3 = i then ""
if m3 = 1 and if l3 = "c" and if i3 > 0

and if e4 – d3 < -.0066 then result = 1
write result in n3
else go to row 5

if e5 – d3 < -.0066 then result = 1

if d5 >= d3 then result = 0

i seriously doubt this will happen but in case it does
if e5 – d3 < -.0066 and if d5 > d3 then result = "ambiguous"
else go to next row
keep going down the rows (it should not take any more than 3 or 4) until
either


if i3 < 0
and if e4 – d3 > .0066 then result = 1
write result in n3
else go to row 5

if e5 – d3 > .0066 then result = 1
if d5 < d3 then result = 0

must loop through all the rows, there 8800 of them
 
Reply With Quote
 
 
 
 
kylefoley2000
Guest
Posts: n/a
 
      20th Apr 2010
any thoughts on this?

"kylefoley2000" wrote:

> it might be possible to do this as a conditional formula (=if) otherwise a
> macro might be needed.
>
> the thing i'm unsure about is this formula looks at the cells beneath it and
> keeps looking until a result is returned, i'm not sure if that can be done as
> a conditional formula.
>
> if you really want to know what this is for send me a pm and i'll tell you.
>
>
> if m3 = 0 then ""
> if l3 = i then ""
> if m3 = 1 and if l3 = "c" and if i3 > 0
>
> and if e4 – d3 < -.0066 then result = 1
> write result in n3
> else go to row 5
>
> if e5 – d3 < -.0066 then result = 1
>
> if d5 >= d3 then result = 0
>
> i seriously doubt this will happen but in case it does
> if e5 – d3 < -.0066 and if d5 > d3 then result = "ambiguous"
> else go to next row
> keep going down the rows (it should not take any more than 3 or 4) until
> either
>
>
> if i3 < 0
> and if e4 – d3 > .0066 then result = 1
> write result in n3
> else go to row 5
>
> if e5 – d3 > .0066 then result = 1
> if d5 < d3 then result = 0
>
> must loop through all the rows, there 8800 of them

 
Reply With Quote
 
Duke Carey
Guest
Posts: n/a
 
      20th Apr 2010
It's hard for anybody to have an idea because your statement of the problem
is long on minute points but short on a concise statement of what you are
trying to do. Help us help you by being clear and concise about what you are
trying to accomplish.


"kylefoley2000" wrote:

> any thoughts on this?
>
> "kylefoley2000" wrote:
>
> > it might be possible to do this as a conditional formula (=if) otherwise a
> > macro might be needed.
> >
> > the thing i'm unsure about is this formula looks at the cells beneath it and
> > keeps looking until a result is returned, i'm not sure if that can be done as
> > a conditional formula.
> >
> > if you really want to know what this is for send me a pm and i'll tell you.
> >
> >
> > if m3 = 0 then ""
> > if l3 = i then ""
> > if m3 = 1 and if l3 = "c" and if i3 > 0
> >
> > and if e4 – d3 < -.0066 then result = 1
> > write result in n3
> > else go to row 5
> >
> > if e5 – d3 < -.0066 then result = 1
> >
> > if d5 >= d3 then result = 0
> >
> > i seriously doubt this will happen but in case it does
> > if e5 – d3 < -.0066 and if d5 > d3 then result = "ambiguous"
> > else go to next row
> > keep going down the rows (it should not take any more than 3 or 4) until
> > either
> >
> >
> > if i3 < 0
> > and if e4 – d3 > .0066 then result = 1
> > write result in n3
> > else go to row 5
> >
> > if e5 – d3 > .0066 then result = 1
> > if d5 < d3 then result = 0
> >
> > must loop through all the rows, there 8800 of them

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Another Conditional Formatting Formula needed? =?Utf-8?B?RGFuIHRoZSBNYW4=?= Microsoft Excel Worksheet Functions 6 23rd Jul 2007 10:34 PM
Formula or Conditional Formatting Help needed. =?Utf-8?B?U0Nyb3dsZXk=?= Microsoft Excel Worksheet Functions 1 14th May 2007 06:14 PM
Conditional Format Formula Needed mjones Microsoft Excel Discussion 3 14th Mar 2007 08:29 PM
Conditional formula - language needed gamebird Microsoft Excel Worksheet Functions 7 10th Oct 2005 11:48 PM
Conditional Formatting, Formula Help Needed Kirstie Adam Microsoft Excel Worksheet Functions 5 10th Dec 2003 10:43 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:56 PM.