Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I want to select multiple Non Adjacent Rows based upon a cell value. I just
don't know how to do it. I envison something like an if then statement. If (cell value = 1), then select row. It's that simple but I want to select multiple non adjacent rows at the same time. My end goal is to select all the rows that have a value of 1 and copy them and paste them elsewhere. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Filter Auto Filter select 1
Copy and Paste "avalynch" wrote: I want to select multiple Non Adjacent Rows based upon a cell value. I just don't know how to do it. I envison something like an if then statement. If (cell value = 1), then select row. It's that simple but I want to select multiple non adjacent rows at the same time. My end goal is to select all the rows that have a value of 1 and copy them and paste them elsewhere. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi avalynch
If you want to copy all rows with a 1 in a column to another place see http://www.rondebruin.nl/copy5.htm See also the manual example below the first code example -- Regards Ron de Bruin http://www.rondebruin.nl "avalynch" wrote in message ... I want to select multiple Non Adjacent Rows based upon a cell value. I just don't know how to do it. I envison something like an if then statement. If (cell value = 1), then select row. It's that simple but I want to select multiple non adjacent rows at the same time. My end goal is to select all the rows that have a value of 1 and copy them and paste them elsewhere. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional coloring of Excel cells, based on adjacent cell values? | Excel Worksheet Functions | |||
select cell based on a number in another cell | New Users to Excel | |||
Possible Lookup Table | Excel Worksheet Functions | |||
Select all data, multiple rows | Excel Discussion (Misc queries) | |||
Counting rows based on criteria in multiple cells | Excel Discussion (Misc queries) |