Write from one file to a specific line of another

S

Savvo

I need to make Excel read a value from a specific cell (A3 for
instance) in a specific file (Input file), read a group of cells on
that file (for instance D5:G5) and write them in a specific row (that
corresponds to the value in cell A3) on a different file (Database).

It would be really helpfull if somebody could give me some help on
that.


Thanks in advance
 
B

Bernie Deitrick

Savvo,

Would you want to overwrite the values that are already there, or would you
want to insert a blank row? Is the value in A3 a row number? Where to you
want D5:G5 to go? D to G of Database?

Or would you rather that the numbers just get pasted to the bottom of the
list?

HTH,
Bernie
MS Excel MVP
 
Top