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 Evaluating One Column To Give A Answer To A Third

I have a task that involves working with two applications, Graphical Query
Language (GQL) and MS Excel. I am currently dumping data from our Oracle
database through GQL and into Excel. I have two spreadsheets, one that will
hold the dump and the other that will contain the structured report with
graphs located on 34 different tabs within the worksheet containing different
Departments within our organization.

What I would like to do is, after the initial dump, transfer that data from
spreadsheetA and copy that data systematically into spreadsheetB populating
all graphs with that information for our VPs.

The issue is: I have a survey that calculations need to be applied against,
there are questions that are asked and then those questions will be evaluated
by counting the number of each response pertaining to each question answered.
Each answer will hold its own calculation on a graph on spreadsheetB related
to that department.

How can this be done?

Count the number of :
Very Satisfied
Somewhat Satisfied
Neither Satisfied or Dissatisfied
Somewhat Dissatisfied (Please explain)
Very Dissatisfied (Please explain)


In each column for each depart with totals.
Is this the right way to use this formula?

=COUNTIF('FW FILE DUMP'!A2:A216,DEPARTMENTS!A3=SUMIF('FW FILE
DUMP'!C1:C209,DEPARTMENTS!A52))

This is what I am trying to do:

IF the list of Departments in WorksheetA in cells A2:A216 = 'ADMISSIONS AUTH
& TRANSFERS' AND the cells answers in WorksheetA related to that department =
'Very Satisfied' Count how many times 'Very Satisfied' appear for that
department in WorksheetA.

This is what I am saying but how do I put it in a formula format so it will
work?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Evaluating One Column To Give A Answer To A Third

Have you tried Pivot Tables?


YouthHelp wrote:
I have a task that involves working with two applications, Graphical Query
Language (GQL) and MS Excel. I am currently dumping data from our Oracle
database through GQL and into Excel. I have two spreadsheets, one that will
hold the dump and the other that will contain the structured report with
graphs located on 34 different tabs within the worksheet containing different
Departments within our organization.

What I would like to do is, after the initial dump, transfer that data from
spreadsheetA and copy that data systematically into spreadsheetB populating
all graphs with that information for our VPs.

The issue is: I have a survey that calculations need to be applied against,
there are questions that are asked and then those questions will be evaluated
by counting the number of each response pertaining to each question answered.
Each answer will hold its own calculation on a graph on spreadsheetB related
to that department.

How can this be done?

Count the number of :
Very Satisfied
Somewhat Satisfied
Neither Satisfied or Dissatisfied
Somewhat Dissatisfied (Please explain)
Very Dissatisfied (Please explain)


In each column for each depart with totals.
Is this the right way to use this formula?

=COUNTIF('FW FILE DUMP'!A2:A216,DEPARTMENTS!A3=SUMIF('FW FILE
DUMP'!C1:C209,DEPARTMENTS!A52))

This is what I am trying to do:

IF the list of Departments in WorksheetA in cells A2:A216 = 'ADMISSIONS AUTH
& TRANSFERS' AND the cells answers in WorksheetA related to that department =
'Very Satisfied' Count how many times 'Very Satisfied' appear for that
department in WorksheetA.

This is what I am saying but how do I put it in a formula format so it will
work?

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
Compare 2 columns and choose one and enter answer in third column Betsy Excel Worksheet Functions 1 June 30th 06 06:17 PM
Column picked randomly with probability relative to number of entr Neil Goldwasser Excel Worksheet Functions 4 May 30th 06 08:55 AM
Conditional Format as a MACRO Gunjani Excel Worksheet Functions 3 March 29th 06 05:22 PM
Need to Improve Code Copying/Pasting Between Workbooks David Excel Discussion (Misc queries) 1 January 6th 06 03:56 AM
up to 7 functions? ALex Excel Worksheet Functions 10 April 12th 05 06:42 PM


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