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

Recent content by CMichaelW

  1. CMichaelW

    Using VBA to Merge Two Cells

    CautionMP, Thanks for your help - it worked! CMW
  2. CMichaelW

    Using VBA to Merge Two Cells

    I am attempting to include some code in a procedure I have been developing, but I get errors with all the interations I have tried to use. The cells are A1:B1. I have used the following code: Range("A1:B1").Select ' Range("B1").Activate (commented out for testing)...

Part and Inventory Search

Back
Top