View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Victoria @ WB Victoria @ WB is offline
external usenet poster
 
Posts: 2
Default Macro for one-click paste special transpose

I would like to write a macro to assign to a toolbar button. I would like it
to Paste_Special Transpose in the active cell.

Seems simple enough, but I keep failing.

Thanks for any help.