Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 148
Default Invoice Template Help #2

I didn't ask my previous question correctly. Here is the prevouis question:


We have an invoice template set up in Excel. We want to continue showing the
total for each individual item in the total column, but at the bottom where
we have total material, sales tax, and the total balace due broke out, we
want to keep some of those boxes blank. What we want is a the total material
and sales tax boxes to stay blank, but a total of the two boxes to appear in
the total due box. - This has been solved. I don't need this anymore.

What I am needing is the material total and sales tax boxes to show the
number on screen but when printing, show blank boxes. Can this be done and
if so how?

Thank You again!
Heather

  #2   Report Post  
Posted to microsoft.public.excel.programming
dq dq is offline
external usenet poster
 
Posts: 46
Default Invoice Template Help #2

Hallo Heather,

If these cells are on the edge of the screen you could define a print
area that excludes these so they won't be printed.
Another option is to define a name somewhere that you set to true when
you're going to print and to false afterwards. (perhaps by using a
checkbox or toggle button and then you make your formula like this
=IF(Printing=TRUE,"",A1*1.21)

DQ

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
Invoice Template Help Heather Excel Programming 1 May 1st 07 03:49 PM
Excel Invoice Template Excel Invoice Template Currency Excel Discussion (Misc queries) 19 August 31st 06 06:09 PM
invoice template? Kranek Excel Programming 3 June 16th 06 04:13 AM
I want to create a template like invoice template in excel. Rahul Gupta[_2_] Excel Programming 7 May 12th 05 02:50 AM
How do I change the invoice number assigned in Invoice template... akress Excel Discussion (Misc queries) 1 February 28th 05 06:36 PM


All times are GMT +1. The time now is 07:11 PM.

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"