Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 148
Default An IF question

I have a formula in col G that goes like this
=if(b3<b4),"NOWAY","")
that fomula has been copies from G4 to g100
and it works fine BUT
if I insert a line anywhere between G 4 and g100 the formula no longer
functions and I haveto recopy the formula.
How can enter this formula so that it is "self adjusting"
Thanks

  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 5,441
Default An IF question

pcor,

=IF(B3<OFFSET(B3,1,0),"NOWAY","")

HTH,
Bernie
MS Excel MVP


"pcor" wrote in message
...
I have a formula in col G that goes like this
=if(b3<b4),"NOWAY","")
that fomula has been copies from G4 to g100
and it works fine BUT
if I insert a line anywhere between G 4 and g100 the formula no longer
functions and I haveto recopy the formula.
How can enter this formula so that it is "self adjusting"
Thanks



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
Possibly a loaded question, but I think mileslit Excel Discussion (Misc queries) 1 September 10th 05 01:18 AM
How do I find and replace a question mark in Excel? Ranpalandil Excel Discussion (Misc queries) 1 September 7th 05 10:20 PM
Newbie With A Question Michael Excel Worksheet Functions 0 July 28th 05 11:50 PM
Anybody Help with previous question Anthony Excel Discussion (Misc queries) 1 July 26th 05 01:26 PM
Hints And Tips For New Posters In The Excel Newsgroups Gary Brown Excel Worksheet Functions 0 April 15th 05 05:47 PM


All times are GMT +1. The time now is 01:44 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"