Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 118
Default Selection Filldown format only

Is there a code which can filldown only format of a selection -
something like code below but the format only.


Sub Macro1()

Selection.FillDown
End Sub

Thxs

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Selection Filldown format only

Hi,
you can try this line of code if u want to fill cells with "format" only.


Selection.AutoFill Destination:=Range("A1:A65536"), Type:=xlFillFormats
Ankit,
India


"al007" wrote in message
oups.com...
Is there a code which can filldown only format of a selection -
something like code below but the format only.


Sub Macro1()

Selection.FillDown
End Sub

Thxs



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Prevent filldown Dave Excel Discussion (Misc queries) 4 July 26th 08 04:59 AM
FillDown Macro Nick Junod Excel Worksheet Functions 3 February 6th 06 10:10 PM
Macro Filldown Hirsch Excel Worksheet Functions 4 June 6th 05 06:25 PM
Filldown Problem Juan Excel Programming 4 February 24th 05 06:54 PM
FillDown Mike Fogleman Excel Programming 2 November 18th 03 10:46 PM


All times are GMT +1. The time now is 09:56 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"