Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
gbeard
 
Posts: n/a
Default problem with this "IF"

=IF(INDIRECT(CONCATENATE("'"&B$1&"'!"&"C2"&2))<B$3 ,(INDIRECT(B$1&"!A2")),)

When I copy this formula down a column I need the A2 at the end to change to
A3, A4... I also need the 2 before the < to increase by one in each row
down.
What is keeping these from increasing as I copy them down the column?

Thanks for any insight,
Gary "Excel Rookie" Beard


  #2   Report Post  
Ragdyer
 
Posts: n/a
Default

Try this:

=IF(INDIRECT("'"&B$1&"'!"&"C2"&ROW(A2))<B$3,(INDIR ECT(B$1&"!A"&ROW(A2))))
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

"gbeard" wrote in message
...
=IF(INDIRECT(CONCATENATE("'"&B$1&"'!"&"C2"&2))<B$3 ,(INDIRECT(B$1&"!A2")),)

When I copy this formula down a column I need the A2 at the end to change

to
A3, A4... I also need the 2 before the < to increase by one in each row
down.
What is keeping these from increasing as I copy them down the column?

Thanks for any insight,
Gary "Excel Rookie" Beard



  #3   Report Post  
gbeard
 
Posts: n/a
Default

Thanks RD,
I'll see if that helps!

--
Gary Beard


  #4   Report Post  
gbeard
 
Posts: n/a
Default

RD,
Worked like a charm...I appreciate the help!

--
Gary Beard


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
EXCEL 2003 PROBLEM Amandle Excel Worksheet Functions 4 April 1st 05 02:25 PM
autofilter problem emre Excel Worksheet Functions 0 March 29th 05 10:19 PM
Freeze Pane problem in shared workbooks JM Excel Discussion (Misc queries) 1 February 1st 05 12:04 AM
Row Autofit problem Excel 2003 Matthias Klaey Excel Discussion (Misc queries) 0 January 19th 05 05:33 PM
Paper Tray selection Problem, Michael Hoffmann Excel Discussion (Misc queries) 4 December 3rd 04 09:08 PM


All times are GMT +1. The time now is 08:12 AM.

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

About Us

"It's about Microsoft Excel"