Info from data set to a list

olivergs1982

New Member
Joined
Jun 29, 2018
Messages
9
Trying to find a way to get info from a data set into a list where by the list is populated only if a there is a figure next to a name for example:
Data Set:

Sue 0
Mark 16.99
Dave 0
Adam 0
Carl 2.45
Oliver 18.19
Kirsty 0

Which will populate a table with just those names and the totals greater than 0, so:

Mark 16.999
Carl 2.45
Oliver 18.49

Just can't seem to find the right question to ask for an answer or a formula that I think will work. Vlookups and If's were my initial thought though the data set is 200 row's long and the number of lines with numbers next to them that I'm trying to get into a list there will only ever be about 20 tops. I can't change my original Data set.

Any help would be gratefully received.
 

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.
Hello,

There are several possible solutions ...

The most efficient one is to Filter your source data ... in order to populate your List with the Visible Cells Only ...

Hope this will help
 
Upvote 0

Forum statistics

Threads
1,214,429
Messages
6,119,435
Members
448,898
Latest member
dukenia71

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