Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi all,
I have the table below, in a worksheet named " Attendance" which has 5 employees, Alf to Eric. Each Person has a works No. 1-5 Column C shows whether they are in work or not (Y=In) Works No Name In 1 Alf Y 2 Bob 3 Chris Y 4 Dave 5 Eric Y I wish to extract the information from this table into a list (preferably onto another worksheet) which removes those that are not in and shows just those that are in. I do not want rows that are blank. I want them shuffled up so that they are in consecutive rows, see below Works No Name 1 A 3 C 5 E Can anyone help with the formula? Chuckee |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
What are you doing with the data after you have it listed? Calculations?
Just looking at it, printing? If you are not doing additional calculations with it why not use 'Data'...'Filter'....'autofilter' and use the drop down arrow to filter for only the ones with 'Y'. If you needed it on another sheet you caould just copy and paste. "Chuckee" wrote: Hi all, I have the table below, in a worksheet named " Attendance" which has 5 employees, Alf to Eric. Each Person has a works No. 1-5 Column C shows whether they are in work or not (Y=In) Works No Name In 1 Alf Y 2 Bob 3 Chris Y 4 Dave 5 Eric Y I wish to extract the information from this table into a list (preferably onto another worksheet) which removes those that are not in and shows just those that are in. I do not want rows that are blank. I want them shuffled up so that they are in consecutive rows, see below Works No Name 1 A 3 C 5 E Can anyone help with the formula? Chuckee |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Tim,
Thanks for your reply. i am only looking at it and printing. I could use the 'Data'...'Filter'....'autofilter' option but i wondered if the process could be 'automated' chuckee "tim m" wrote: What are you doing with the data after you have it listed? Calculations? Just looking at it, printing? If you are not doing additional calculations with it why not use 'Data'...'Filter'....'autofilter' and use the drop down arrow to filter for only the ones with 'Y'. If you needed it on another sheet you caould just copy and paste. "Chuckee" wrote: Hi all, I have the table below, in a worksheet named " Attendance" which has 5 employees, Alf to Eric. Each Person has a works No. 1-5 Column C shows whether they are in work or not (Y=In) Works No Name In 1 Alf Y 2 Bob 3 Chris Y 4 Dave 5 Eric Y I wish to extract the information from this table into a list (preferably onto another worksheet) which removes those that are not in and shows just those that are in. I do not want rows that are blank. I want them shuffled up so that they are in consecutive rows, see below Works No Name 1 A 3 C 5 E Can anyone help with the formula? Chuckee |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
TAKING INFO FROM ONE SHEET AND PRODUCING A LIST IN ANOTHER SHEET | Excel Discussion (Misc queries) | |||
Name a formula producing an array | Excel Worksheet Functions | |||
Help for producing a calculator | Excel Discussion (Misc queries) | |||
sum formula not working, producing incorrect answers Excel 2003 | Excel Discussion (Misc queries) | |||
UDF producing #NAME? | Excel Discussion (Misc queries) |