Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
worksheet 2 contains A1-H130. I need to pull data from column F11:F130 into
sheet 1. The cells in column f either contains "posted" or "not posted". I need all "posted" items entered into sheet 1 column A without any spaces between the rows in column A. What formula can i use to do this? thanks! |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If this is just a one-time thing, just filter on Posted items and
copy-and-paste the data you want into your new spreadsheet. "kms" wrote: worksheet 2 contains A1-H130. I need to pull data from column F11:F130 into sheet 1. The cells in column f either contains "posted" or "not posted". I need all "posted" items entered into sheet 1 column A without any spaces between the rows in column A. What formula can i use to do this? thanks! |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Please clarify
You have mentioned that ColF contains either "posted" or "not posted".....and you need all "posted" items entered into Sheet1 Column A without any spaces... You have not specified which column from Worksheet2 needs to be populated to Sheet1 ColA -- Jacob (MVP - Excel) "kms" wrote: worksheet 2 contains A1-H130. I need to pull data from column F11:F130 into sheet 1. The cells in column f either contains "posted" or "not posted". I need all "posted" items entered into sheet 1 column A without any spaces between the rows in column A. What formula can i use to do this? thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If (Vlookup 0) working, but what if Vlookup cell does not exist | Excel Worksheet Functions | |||
VLookUp - Does the VLookUp return the exact information? | Excel Worksheet Functions | |||
Vlookup in vlookup - taking the result as array name | Excel Worksheet Functions | |||
Vlookup -=VLOOKUP(F9,LookUp1!$A$2:$B$1504,2,FALSE) | New Users to Excel | |||
Vlookup info being used without vlookup table attached? | Excel Worksheet Functions |