Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
 
Posts: n/a
Default dynamic print area based on cell value

I have researched the posts and found only a partial solution:

I want to use a cell value to dynamically determine the print area,
I found the following:
define name Print_area and use the formula:
=INDIRECT(IF(DCIR!$D$114<3,"$A$1:$I$179",IF(DCIR!$ D$114<5,"$A$1:$I$241",IF(DCIR!$D$114<7,"$A$1:$I$30 3",
IF(DCIR!$D$114<9,"A1:I365", IF(DCIR!$D$114<11,"A1:I427",
IF(DCIR!$D$114<13,"A1:I489", IF(DCIR!$D$114<15,"A1:I551",))))))))

to identify the range.

The issue is that I need to run this string to up to 3-47, odd numbers,
but it it doesn't want to go beyond 15 without puking. Am I missing
something? Is there a better way?

Thanks
M

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
Help with this conditional IF statement C-Dawg Excel Discussion (Misc queries) 3 May 15th 06 06:01 PM
Formula to govern Print Area kwrohde Excel Discussion (Misc queries) 2 April 27th 06 01:24 PM
Extra Row in Defined Print Area Harry Gordon Excel Discussion (Misc queries) 3 November 14th 05 03:06 AM
How can I populate an Excel cell based on the data in another cell JerseyBoy Excel Worksheet Functions 3 September 30th 05 03:53 PM
Cell color based upon cell value My View Excel Discussion (Misc queries) 11 July 6th 05 03:59 AM


All times are GMT +1. The time now is 10:53 AM.

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"