drop info auto from sheet 1 to 2

S

sony654

Try this
='source tab name'!source tab cell address

for example:

='accounts'!d34

This presumes you are pulling data from a different tab within the same
worksheet
 
Top