Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default How do I perform a different formula on the same cell range?

I would like to first take the mean of a column of data, then the standard
deviation of the same data. The two ways I have thought of doing this are
(for example):
1. First type AVERAGE and highlight (A1:A5) then copy the text (A1:A5) and
paste it in the next cell and type STDEV
2. First type AVERAGE and highlight (A1:A5) then go back and put in the
absolute reference dollar signs ($A$1:$A$5) then fill across to the next cell
and then change to STDEV
Both are getting tedious and too repetitive for the number of times I need
to do this, while I think the length of the column changes too often to
create a macro.
Any suggestions? Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,836
Default How do I perform a different formula on the same cell range?

Would you consider using a Pivot Table?
http://peltiertech.com/Excel/Pivots/pivottables.htm
http://www.contextures.com/xlPivot02.html#Multiple

Regards,
Ryan---
--
RyGuy


"erinlm" wrote:

I would like to first take the mean of a column of data, then the standard
deviation of the same data. The two ways I have thought of doing this are
(for example):
1. First type AVERAGE and highlight (A1:A5) then copy the text (A1:A5) and
paste it in the next cell and type STDEV
2. First type AVERAGE and highlight (A1:A5) then go back and put in the
absolute reference dollar signs ($A$1:$A$5) then fill across to the next cell
and then change to STDEV
Both are getting tedious and too repetitive for the number of times I need
to do this, while I think the length of the column changes too often to
create a macro.
Any suggestions? Thanks!

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 622
Default How do I perform a different formula on the same cell range?

On Apr 9, 12:40 am, erinlm wrote:
I would like to first take the mean of a column of data, then the standard
deviation of the same data. The two ways I have thought of doing this are
(for example):
1. First type AVERAGE and highlight (A1:A5) then copy the text (A1:A5) and
paste it in the next cell and type STDEV
2. First type AVERAGE and highlight (A1:A5) then go back and put in the
absolute reference dollar signs ($A$1:$A$5) then fill across to the next cell
and then change to STDEV
Both are getting tedious and too repetitive for the number of times I need
to do this, while I think the length of the column changes too often to
create a macro.
Any suggestions? Thanks!


If you do virtually the exact same calculation frequently in different
files, why not just save a blank copy with your formulas in place and
reuse from there? You can add rows very quickly for different length
columns. Or use a dynamic named range which will always pick the full
column of data.

Also, do you know how to copy with the mouse? Click and drag from the
lower right corner of the cell you want to copy. Usually much faster
than Copy/Paste with other methods.

3rd speed item; while you are entering the range, press F4 to toggle
between all the $ absolute reference choices quickly. Faster than
manually typing each $.
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
What function does ^ perform in a formula Mickford Excel Worksheet Functions 1 October 15th 07 06:25 PM
Reference a Macro to perform Cell formula Fred Djinn Holstings Excel Discussion (Misc queries) 1 February 2nd 07 03:50 AM
what excel formula will perform a running subtract from one value AMcV Excel Discussion (Misc queries) 1 November 14th 06 12:13 PM
Using a formula to perform multiple functions. elusiverunner Excel Discussion (Misc queries) 3 October 1st 06 11:31 PM
Reference range of cells and perform subtraction or nothing depending on contents bob-hamilton Excel Worksheet Functions 3 February 5th 06 04:24 PM


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