View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz JLGWhiz is offline
external usenet poster
 
Posts: 3,986
Default Paste special transpose macro

You need to provide more detail than that. What are you copying. Transpose
converts from vertical to horizontal and vice versa. I don't know if you can
transpose one cell.

"hhwar" wrote:

I am trying to write a macro that will paste special transpose in the cell I
am currently in. I am having no luck. Please help!