Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to share data between spreadsheets? In
other words, when data is entered into one row, that record is then transferred to another excel spreadsheet.. If so, how? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Kat,
Enter this formula in the cell in Sheet2 where you want the data from Sheet1 to appear: =Sheet1!A1 No programming required. This is a very basic Excel function. hth, Doug "Kat" wrote in message ... Is it possible to share data between spreadsheets? In other words, when data is entered into one row, that record is then transferred to another excel spreadsheet.. If so, how? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Passing data to fix cell | Excel Worksheet Functions | |||
Data from 2 spreadsheets | Excel Discussion (Misc queries) | |||
Passing Data to Outlook | Excel Programming | |||
passing spreadsheet cell data to macro | Excel Programming | |||
passing data from one sheet to another | Excel Programming |