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!

Search results for query: *

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

    Copying columns from one sheet to another and accounting for data in the destination columns

    How can I have the code below move the Copy Destination to Columns C and D if the destination Columns A and B have data in them? And if there is data in Columns C and D, copy to E and F, and so on? Public Sub My_Copy() Sheets("Sheet2").Columns("A:B").Copy...

Part and Inventory Search

Back
Top