Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Fiend
 
Posts: n/a
Default Creating a table from a formula


I want to enter a formula in excel and then create an automatic table
from that formula with a certain range. I'm not quite sure how to do
it, though.
If I were to enter the formula: E(T)=(600T^2)-(255900T)+(27284400) in
A1 how could I get a list of numbers for when T=200, T=201, T=202, etc.
up to 214?
Help would be appreciated, thanks.


--
Fiend
------------------------------------------------------------------------
Fiend's Profile: http://www.excelforum.com/member.php...o&userid=30888
View this thread: http://www.excelforum.com/showthread...hreadid=505637

  #2   Report Post  
Posted to microsoft.public.excel.misc
Ken Johnson
 
Posts: n/a
Default Creating a table from a formula

Hi Fiend,
This is just one of several ways:
In B1 type 200.
In B2 type =B1 + 1
Position the cursor over the bottom right corner of B2. The cursor
should change to a finer cross called the fill handle. With the fill
handle visible, click and drag down to B15.
In A1 type =600*B1^2 - 255900*B1 + 277284400
Press Enter and the formula disappears, only to be replaced by
250104400
Position the cursor over the bottom right corner of A1 to get the
fillhandle again then click and drag down to A15.

Traditionally the independent variable (your T) is in the left column,
but I don't want to argue about.

Ken Johnson

  #3   Report Post  
Posted to microsoft.public.excel.misc
Fiend
 
Posts: n/a
Default Creating a table from a formula


Thanks a bunch, that helped a lot!


--
Fiend
------------------------------------------------------------------------
Fiend's Profile: http://www.excelforum.com/member.php...o&userid=30888
View this thread: http://www.excelforum.com/showthread...hreadid=505637

  #4   Report Post  
Posted to microsoft.public.excel.misc
Ken Johnson
 
Posts: n/a
Default Creating a table from a formula

Hi Fiend,
Thanks for the feedback. I'm glad it helped.
Ken Johnson

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
Need to Improve Code Copying/Pasting Between Workbooks David Excel Discussion (Misc queries) 1 January 6th 06 03:56 AM
How do I add a formula to activate a pivot table list?? AC-H Excel Discussion (Misc queries) 2 December 3rd 05 03:26 PM
Adding a formula to a pivot table Tony Excel Discussion (Misc queries) 2 January 20th 05 10:27 AM
Trying to get formula to Do table Thrumbar Pathfinder Excel Worksheet Functions 0 December 14th 04 08:36 PM
Formula to Extract Data from a Table Macshots Excel Worksheet Functions 2 November 5th 04 06:35 AM


All times are GMT +1. The time now is 02:24 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"