Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Suppose I have some data and an if function in Column A. The If function
returns a "Yes" if 4 sets of criteria are met. If on another tab I want to import all data with Yes in the A column into the new tab and I do not want spaces between rows. For example, in column A says if(and(D1=1, E2=1, F3=1, G4=1),"YES","") and I want the other tab to dispay all the information from columns B, C, D, E, F & G. Can this be done? Thanks in advance |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I think the easiest way is to autofilter the column A on "YES" and then select the filtered data and copy and paste in other tab. Thanks, -- Farhad Hodjat "CGDorn" wrote: Suppose I have some data and an if function in Column A. The If function returns a "Yes" if 4 sets of criteria are met. If on another tab I want to import all data with Yes in the A column into the new tab and I do not want spaces between rows. For example, in column A says if(and(D1=1, E2=1, F3=1, G4=1),"YES","") and I want the other tab to dispay all the information from columns B, C, D, E, F & G. Can this be done? Thanks in advance |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I use LOOKUP to return a range of values, then SUM values? | Excel Worksheet Functions | |||
Advanced Lookup (lookup for 2 values) | Excel Worksheet Functions | |||
LOOKUP VALUES | Excel Discussion (Misc queries) | |||
lookup values to sum | Excel Worksheet Functions | |||
How do I lookup and return different values when the lookup value. | Excel Discussion (Misc queries) |