Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 124
Default formula in cells causing printing issue

Hi,
I have a worksheet that has 12 coulmns for numbers to be entered into to ...
the last column has a formula in it that totals the numbers in the rows.
I've copied the formula down to row 500 as that's the most it could ever go
to.

The formula =IF(SUM(C9:N9)=0,"",(SUM(C9:N9)))
If there is nothing entered in a row then the cell remian empty.

The problem I'm having is when users use this worksheet and only enter
numbers up to row 300..for example... and we print it... the rest of the
pages from rows 301 to 500 still print....but they are blank..
I am assuming this is happening becasue of the formula that is in the last
column (shown above).
Is there a way to make those pages not print even though they have a formula
in the cells.

Not sure if vba can do it or not....or some other trick..
Any help would be greatly appreicated!!
Thanks,
Kimberly


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default formula in cells causing printing issue

Hi
you could set your print area (File - Print Area) accordingly

--
Regards
Frank Kabel
Frankfurt, Germany
"KimberlyC" schrieb im Newsbeitrag
...
Hi,
I have a worksheet that has 12 coulmns for numbers to be entered into to
...
the last column has a formula in it that totals the numbers in the rows.
I've copied the formula down to row 500 as that's the most it could ever
go
to.

The formula =IF(SUM(C9:N9)=0,"",(SUM(C9:N9)))
If there is nothing entered in a row then the cell remian empty.

The problem I'm having is when users use this worksheet and only enter
numbers up to row 300..for example... and we print it... the rest of the
pages from rows 301 to 500 still print....but they are blank..
I am assuming this is happening becasue of the formula that is in the last
column (shown above).
Is there a way to make those pages not print even though they have a
formula
in the cells.

Not sure if vba can do it or not....or some other trick..
Any help would be greatly appreicated!!
Thanks,
Kimberly




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
zero value cells/blank cells causing error in AVERAGE? LilBeanie1033 Excel Worksheet Functions 5 March 19th 09 06:39 PM
Volatile Formula Issue Causing... Bob Barnes Excel Discussion (Misc queries) 2 February 5th 09 11:41 PM
formula issue between cells Ravens Fan Excel Discussion (Misc queries) 4 January 30th 08 04:06 PM
Printing causing a scale change F*SH Charts and Charting in Excel 1 July 20th 06 03:34 PM
Add-in causing 'GHOST' cells to be selected jason Excel Programming 1 September 15th 03 11:50 PM


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