View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Luke M[_4_] Luke M[_4_] is offline
external usenet poster
 
Posts: 457
Default Excel UDF copy cell with formatting

See Jacob's response regardining UDFs...

If you want a non-formula way:
Record a macro of you doing a paste special, values & formatting.
Assign the macro to either a custom button on toolbar, or to a shortcut key.
--
Best Regards,

Luke M
"dotants" wrote in message
...
Does someone have a UDF that can copy the value from another cell with
formatting?