LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.misc
JLatham
 
Posts: n/a
Default Dynamically changing the size of a list

Sheet1 where your list is:

A B
1 words 6
2 words -4
3 words 2.1
4 words .01

Sheet2 where you want to echo data when a value is entered into column B on
Sheet1:
on Sheet2 in A1 enter:
=IF(Sheet3!$B1<0,Sheet3!A1,"")
and on sheet 2 in B1 enter:
=IF(Sheet3!$B1<0,Sheet3!B1,"")

continue that format out across row 1 to account for all cells in the row to
be echoed, then extend the group down the page to the end of the data rows.

Now, this is going to leave empty rows where no value is entered into column
B on the source list sheet, Sheet1. You can use Data | Auto Filter and
select [Non Blanks] to bring them all together on the second sheet.


" wrote:

I have a readymade list on sheet one. I need to enter figures
corresponding to only to some of the items in that list. Depending upon
the items for which i have entered figures, I would like to have only
those items and the corresponding figures appearing on the second sheet.


 
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
How do I make 2 cells become one without changing column size milo1339 Excel Discussion (Misc queries) 9 June 25th 06 10:39 PM
Changing Default paper size vIQleS Setting up and Configuration of Excel 4 February 15th 06 12:35 AM
Can we change font size of values in validation drop down list? linda Excel Discussion (Misc queries) 2 November 17th 05 08:11 PM
control textboxes keep changing size Jimbolina Excel Discussion (Misc queries) 1 November 8th 05 05:49 AM
How can I change size of the picture without changing chartobject? Marie J-son Charts and Charting in Excel 6 December 7th 04 12:34 PM


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