Column link

J

james

This is great!
Ok Next question:
I need to link every cell in column e worksheet 1 with every cell in column
j worksheet 2.
Its for closing balance in Jan, and opening balance in Feb.
Thanks all
James
 
F

FSt1

hi
i think this might work..
on sheet2 cell J1 enter......
=sheet1!E1
copy down as far as needed.

regards
FSt1
 
J

james

='[Customer record.xls]Sheet1'!J2
did it for me

FSt1 said:
hi
i think this might work..
on sheet2 cell J1 enter......
=sheet1!E1
copy down as far as needed.

regards
FSt1
 
Top