Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Catherine Bond
 
Posts: n/a
Default Hiding rows on condition

Hi,

I am trying to set up a spreadsheet where you input master data on Sheet1,
then depending on what options are not checked off (with an 1), that row of
data will not appear on Sheet2.

I thought the easiest way would be to create an If statement, something like:
=IF(Sheet1!A11,Sheet1!A1,do not display this line at all)

Obviously, that doesn't work! Is there a function that will allow this to
happen?

Also, in the "VAlue_if_TRUE" spot, is it possible to tell it do display 2
cells of data?

Thanks!!!
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Catherine Bond
 
Posts: n/a
Default Hiding rows on condition

Thanks Don!

This has helped and I'm about halfway there now.
It is not showing any value when I don't want it to...
It there a way to then Hide the rows that have no value?

"Don Guillett" wrote:


have you tried
=IF(Sheet1!A11,Sheet1!A1,"")


--
Don Guillett
SalesAid Software

"Catherine Bond" <Catherine
wrote in message
...
Hi,

I am trying to set up a spreadsheet where you input master data on Sheet1,
then depending on what options are not checked off (with an 1), that row
of
data will not appear on Sheet2.

I thought the easiest way would be to create an If statement, something
like:
=IF(Sheet1!A11,Sheet1!A1,do not display this line at all)

Obviously, that doesn't work! Is there a function that will allow this to
happen?

Also, in the "VAlue_if_TRUE" spot, is it possible to tell it do display 2
cells of data?

Thanks!!!




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
Hiding Rows & Tabs at the same time * Kenneth * Excel Discussion (Misc queries) 0 March 29th 06 08:02 PM
Hiding Rows Leaves Labels Blank Laura Excel Discussion (Misc queries) 3 March 24th 06 01:10 PM
print area selection slows excel, formula for hiding rows?? sbrimley Excel Discussion (Misc queries) 1 March 21st 06 11:26 PM
Hiding Rows when a cell = 0 mday Excel Discussion (Misc queries) 1 March 21st 06 12:29 AM
Hiding rows before printing DaveM Excel Discussion (Misc queries) 3 April 16th 05 11:38 AM


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