H
hsg
I need to copy a cell value from file having name d:\....\file001.xls into
currently
open worksheet in cell E1. The value "001" is a sequence number existing in
current worksheet in cell C1.
The requirement is to copy one cell from file001.xls into E1, file002.xls
into E2 ... and so on. Corresponding numbers exist in C1, C2 .... etc.
i.e. if C10 is "015", then E10 will receive value from file015.xls.
Number in column C are in ascending order.
Is this possible?
currently
open worksheet in cell E1. The value "001" is a sequence number existing in
current worksheet in cell C1.
The requirement is to copy one cell from file001.xls into E1, file002.xls
into E2 ... and so on. Corresponding numbers exist in C1, C2 .... etc.
i.e. if C10 is "015", then E10 will receive value from file015.xls.
Number in column C are in ascending order.
Is this possible?