Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I need to pull certain values in rows of data into another tab in a worksheet
but only if the quantity colum contains a value 0. I am currently using an if statement but it makes me populate a value for even false criteria. Does anyone know how I can only pull over cells in a row where my quantity column value is 0. Source Tab Example Description SKU Quantity Price Cost Product A 1001 100 10.00 5.00 Product B 1002 0 15.00 10.00 Product C 1003 150 8.00 4.00 Detination Tab - I would like these results Product A 1001 100 10.00 5.00 Product C 1003 150 8.00 4.00 Destination Tab - What I Have Today Product A 1001 100 10.00 5.00 - - - - - Product C 1003 150 8.00 4.00 These rows with no values are not valuable and I want to get rid of them. Any help appreciated! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Non Blank - Blank Cells???? | Excel Discussion (Misc queries) | |||
In Exel 2000, stop the blank cells (with formulas) from printing. | Excel Discussion (Misc queries) | |||
how to skip the blank cells | Excel Discussion (Misc queries) | |||
Automatic copying data excluding blank cells | Excel Worksheet Functions | |||
blank cells that include text | Excel Worksheet Functions |