View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jan S[_2_] Jan S[_2_] is offline
external usenet poster
 
Posts: 2
Default macro copy and paste

I am just learning how to use Macros and I have a process I do quite a bit
that I would like to have a macro created for. I use copy - paste
special/multiply often when needing to change number formats. What I would
like to do is to create a macro that will multiply a cell or reange of cells
by 1 (formateed as a number with no decimals or even just as general, how can
I accomplish this?