Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default how do I autofill within a formula

Hi
try:
A2 =$A$1+($A$1*0.05*ROW(1:1))
and copy down. This will lead to
*0.05
*0.1
*0.15
*0.2
*0.25
....

--
Regards
Frank Kabel
Frankfurt, Germany


HodgeHJ wrote:
I am trying to create a formula I can use to autofill based on and
increasing percent plus the origional value.
Ex.
A1 100
A2 =$A$1+($A$1*.05)
A2 =$A$1+($a$1*.10)

I want to autofill causing the .05 and .10 to increment to .20, .25
etc.
All I can get it to do is repeat the .05 and .10 values. Am I

missing
something here? (no smart comments please) My temp solution was to
create another row I could autofill with the % values and use a
relative cell reference.
A2 =$A$1+($A$1*A3) A3 .05
Not very elegant though. Is there a way to avoid the additional
column and increment the value in the formula?
Thanks,
HodgeHJ


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
Autofill Formula caliberprops Excel Worksheet Functions 1 October 18th 06 03:41 PM
Autofill Formula triffidbook Excel Worksheet Functions 6 September 21st 06 08:23 AM
Autofill formula to next row ASU Excel Discussion (Misc queries) 4 September 12th 06 11:29 PM
Autofill: Need to autofill one week block, (5) weekday only into cells. dstock Excel Discussion (Misc queries) 1 June 17th 05 08:21 PM
Q. Autofill question: Can I autofill alpha characters like I can numbers? George[_22_] Excel Programming 5 August 7th 04 10:33 AM


All times are GMT +1. The time now is 06:09 AM.

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"