View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Copy and Paste
 
Posts: n/a
Default how can I paste 10 cells but inverting the position of the cel

Sometimes it will be more than ten. Is there a way to do this without using
macros?

"mattgoof2005" wrote:

If you're planning to do this multiple times and it will always be 10 cells,
you could record a macro for it.

"Copy and Paste" wrote:

I'd like to copy 10 cells and paste them inverted, last cell first and first
cell last, not transpose, but vertically. Like fliping the 10 cells.