View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
[email protected] hzgt9b@nopost.com is offline
external usenet poster
 
Posts: 15
Default Use VBA to format paint cell(s)

Among many other things I'm programatically adding values to cells in some
worksheets that need to match existing formatting...

"Bob Phillips" wrote:

It can be, but why not just use the format painter?

--
HTH

Bob Phillips

" wrote in
message ...
Is it possible to make the formatting of a target cell the same as some
source cell - like through the use of the toolbar "format painter"?

If not what's the best way to go about replicating formatting from one

cell
to another?

Thanks in advance for any ideas you have.
Charles