Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel,microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Here is my function....
=IF(ISNA(VLOOKUP($I$16,'[customers from caselle.xls]Sheet1'!$A$2:$G$710,5&6&7,FALSE)) I am trying to join text on a row in the 5th, 6th and 7th colums of workbook into 1 cell in another workbook, thus my guess of 5&6&7, which was a bad guess. Column 5 is the city, 6 is the state, and 7 is the zip code. I would like to pull it into one cell in the following format: city, state zip. What to I need to replace the 5&6&7 with to make this work? Thanks, Dan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How To Freeze A Cell Once I finish With It? | Excel Discussion (Misc queries) | |||
How could I return to the first row after I finish the last entry? | Excel Worksheet Functions | |||
Getting no of hours from start to finish | Excel Discussion (Misc queries) | |||
Start & Finish Time | Excel Worksheet Functions | |||
Finish Spreadsheet | Excel Discussion (Misc queries) |