View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Thulasiram Thulasiram is offline
external usenet poster
 
Posts: 8
Default Transform entities from column of 1 sheet1 to row of another sheet

How to transfer the entities in the columns of one worksheet to rows of
another worksheet in an Excel book?. For example I would like to copy 50
entities in column A of worksheet 1 to row 1 of worksheet 2.

So, for the above question I would like to know the code that should be
written in the VB code editor (for the command button with caption "Shift
Entities").