Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Import multiple rows from different Excel into one Excel worksheet

Status
Not open for further replies.

Nukles

Technical User
Dec 17, 2004
7
DE
Hello!

I have multiple Excel files with similar names, and there is one row in which I am interested in them. I would like to combine all their rows into one single Excel sheet, one row after the other in multiple rows.

Is it possible to make it with the software itself or do I need to download another software?

Bye!

Andrea
 




Hi,

There is no Excel feature that can do that.

It can, however, be done with VBA code, if you are up to programming.

Skip,

[glasses]Just traded in my old subtlety...
for a NUANCE![tongue]
 
Thanks for your answer!

Could someone explain how to write a macro for it? is it something easy? (I guess so, for the few Java programming I know...)

Thanks!!!
 




For VBA help, please post your questions in Forum707.

Skip,

[glasses]Just traded in my old subtlety...
for a NUANCE![tongue]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top