Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 196
Default observation on .filldown method

so here I was, using .filldown to fill in a set of
formulas from the top row to the rest of the rows in the
selected range...

but, then I needed it to just put the formulas in a single
row, too...

so, silly me, I just figured the .filldown wouldn't
particularly have anything to do, in that case, when only
one row was selected...

but no, it looks in the row above it and picks out the
constants which are one row ABOVE the selected range, and
stashes them on the current row (even though there are
already exisiting formulas on the current row).

So, I tried it through the edit menu, and sure enough,
Edit-Fill-Down does the same thing... if one row is
selected, it picks data from the row above, no matter what
may already exist in the current row.

but, as far as I can tell, this behavior, which seems
different to me, when one row is selected than when
multiple rows are selected, is not documented anywhere in
the help.

I can get around it wiht an If-End If to skip that line of
code, but does anyone know if this behavior is documented
somewhere and I just haven't found it?
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
Interesting Median observation Bony Pony[_2_] Excel Discussion (Misc queries) 8 December 8th 08 06:07 PM
Macro filldown SJC Excel Worksheet Functions 0 June 12th 08 06:31 PM
Macro Filldown Hirsch Excel Worksheet Functions 4 June 6th 05 06:25 PM
Screen flashing during macro execution: Interesting observation Juan Pablo González Excel Programming 0 February 1st 04 07:58 PM
FillDown Mike Fogleman Excel Programming 2 November 18th 03 10:46 PM


All times are GMT +1. The time now is 02:07 PM.

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

About Us

"It's about Microsoft Excel"