simple fromula, if its not there dont get it

ultratch47

Board Regular
Joined
Aug 6, 2002
Messages
126
i have 5 lists of 5 items, C5:C9, C12:C17 etc.
it is possile that only one of those cells are occupied with data...

i would like to make a formula that will send these 5 cells to another workbook only if they are occupied

scenario:
C5 - 1
C6 - nothing
C7 - nothing
C8 - 3
C9 - nothing


they new list would look like this:
1
3
etc.
but i would still like to keep the option open that if in the future these cells do become occupied then they will be included automatically...

thanks in advance
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.
Put a header on your data list, define a named range for it, and use the Data | Get External Data | New Database Query... menu command to write a query that returns the data to your "other" workbook.
 
Upvote 0

Forum statistics

Threads
1,214,932
Messages
6,122,323
Members
449,077
Latest member
jmsotelo

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top