Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default How do I ingnore non-numeric cells in Analysis toolpak?

When using the Correlation Function in the analysis toolpak, I get an error
message if my dataset contains non-numeric fields. Is there a way to get
Excel to ignore fields that are non-numeric?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,549
Default How do I ingnore non-numeric cells in Analysis toolpak?

Instead of using the wizard use the Correl function entered on the worksheet.
It will ignore text values in the data...
=CORREL(B5:B99,C5:C99)
-or-
You could sort your data and only use the numerical portion (text sorts separately).
--
Jim Cone
Portland, Oregon USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins / Excel Programming)



"toloughlin"
wrote in message
When using the Correlation Function in the analysis toolpak, I get an error
message if my dataset contains non-numeric fields. Is there a way to get
Excel to ignore fields that are non-numeric?
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default How do I ingnore non-numeric cells in Analysis toolpak?

thanks. I really appreciate the help. I ended up doing a 'replace' of the
fields that I knew were the text fields and it worked. I just replaced them
with blank fields and it worked. I had too many columns to do a correl
function for each one but I really appreciate your advice. It's really cool
to see people offering help to strangers.

"Jim Cone" wrote:

Instead of using the wizard use the Correl function entered on the worksheet.
It will ignore text values in the data...
=CORREL(B5:B99,C5:C99)
-or-
You could sort your data and only use the numerical portion (text sorts separately).
--
Jim Cone
Portland, Oregon USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins / Excel Programming)



"toloughlin"
wrote in message
When using the Correlation Function in the analysis toolpak, I get an error
message if my dataset contains non-numeric fields. Is there a way to get
Excel to ignore fields that are non-numeric?

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
Analysis Toolpak ayak Excel Discussion (Misc queries) 2 July 20th 07 08:58 PM
Analysis toolpak reno Excel Discussion (Misc queries) 4 June 21st 06 06:12 PM
analysis toolpak Ham Excel Discussion (Misc queries) 4 April 13th 06 12:22 AM
Analysis toolpak frustratedwithmicrosoft Setting up and Configuration of Excel 1 February 19th 05 06:35 PM
Analysis ToolPak installed but no Data Analysis option Eric Stephens Excel Discussion (Misc queries) 3 February 2nd 05 09:17 PM


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