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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Mattaille
  • Content: Threads
  • Order by date
  1. Mattaille

    VBA for excel

    Hi, I'd like to copy for exemple from line 3 to line 4 and next from line 5 to 6 etc... The problem is that I don't know I many lines I'm going to have in each file (it'a for a macro). How can I program it exept with the following code: Range("E3").Select Selection.Copy...

Part and Inventory Search

Back
Top