Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I know how to link info from one cell into another workbook,
but how do I link info from 3 different cells into one cell on another workbook? Any help is appreciated |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=cell1&cell2&cell3.The & symbol lets you concatenate cells.You can use&" " if
you want a spacebetween.If you want to perform calculations the formulas are exactly the same,but the references will be sheet1!A1 instead of just A1 so you could have =Sheet1!a1*sheet2!A1*sheet3!A1 -- paul remove nospam for email addy! "sleepy" wrote: I know how to link info from one cell into another workbook, but how do I link info from 3 different cells into one cell on another workbook? Any help is appreciated |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Linking Groups of cells between workbooks | Excel Discussion (Misc queries) | |||
Linking problems between two workbooks - Excel 2000 SP3 | Setting up and Configuration of Excel | |||
Linking WorkBOOKS across directories | Excel Worksheet Functions | |||
linking to multiple workbooks | Excel Discussion (Misc queries) | |||
Linking Workbooks | Excel Worksheet Functions |