Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Frank
 
Posts: n/a
Default need Blank column in invoice

Hi,
How can I make(or hide) contents of cell unless the cell before it isfilled
in? Hope i said that right. My invoice has a payment col and balance col
next to each other,. I want to have the formula in the balance column all
the way down, but it should be emty until a payment is filled in?
Thanks
Frank


  #2   Report Post  
Posted to microsoft.public.excel.newusers
Gord Dibben
 
Posts: n/a
Default need Blank column in invoice

Frank

Trap for no entry in the payment column by entering a formula in the balance
column.

=IF(payment_cellref="","",balance_formula)


Gord Dibben MS Excel MVP



On Wed, 19 Apr 2006 21:48:18 -0400, "Frank"
wrote:

Hi,
How can I make(or hide) contents of cell unless the cell before it isfilled
in? Hope i said that right. My invoice has a payment col and balance col
next to each other,. I want to have the formula in the balance column all
the way down, but it should be emty until a payment is filled in?
Thanks
Frank


  #3   Report Post  
Posted to microsoft.public.excel.newusers
Frank
 
Posts: n/a
Default need Blank column in invoice

Gord,
Thank you, but I already have the balance minus payment formula in the
balance col? How can I put both? formula is simple like =(d3-c4) where d is
the balance and c is the payment.Sorry for the very basic question.
thank you
Frank

"Gord Dibben" <gorddibbATshawDOTca wrote in message
...
Frank

Trap for no entry in the payment column by entering a formula in the
balance
column.

=IF(payment_cellref="","",balance_formula)


Gord Dibben MS Excel MVP



On Wed, 19 Apr 2006 21:48:18 -0400, "Frank"
wrote:

Hi,
How can I make(or hide) contents of cell unless the cell before it
isfilled
in? Hope i said that right. My invoice has a payment col and balance col
next to each other,. I want to have the formula in the balance column all
the way down, but it should be emty until a payment is filled in?
Thanks
Frank




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
Conditional Format as a MACRO Gunjani Excel Worksheet Functions 3 March 29th 06 05:22 PM
extract key words/data from multiple files -dump in new worksheet MikeR-Oz New Users to Excel 10 March 20th 06 08:14 AM
match and count words David Excel Worksheet Functions 5 July 4th 05 02:24 AM
Sum numbers based on the contents of another cell Doreen Excel Worksheet Functions 5 May 5th 05 04:41 PM
how can i fill blank cells in column with abc while the right col. khurram saddique Excel Discussion (Misc queries) 2 February 12th 05 03:25 PM


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