adding data

S

sunderland27

i was curious. when i input something in one excel spreadsheet, would i be
able to place the information in another excel spread sheet.

for example: A1 = spreadsheet1 info b2 = spreadsheet2 info
any time i place info in boxA1, / a1 data would be sent to fields in boxb2.
 
B

Bob Phillips

Set a reference in B2 back to A1

='spreadsheet 1'!A1

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

sunderland27 said:
i was curious. when i input something in one excel spreadsheet, would i be
able to place the information in another excel spread sheet.

for example: A1 = spreadsheet1 info b2 = spreadsheet2 info
any time i place info in boxA1, / a1 data would be sent to fields in
boxb2.
 
Top