Consulting

Results 1 to 6 of 6

Thread: Formula or Macro? Help

  1. #1

    Formula or Macro? Help

    Hi all thanks in advance for the help!
    Ok here's what I’m trying to do, as you can see by the attached files, there are 2 worksheets one labeled Mai n and one labeled Data. On the worksheet labeled Main, I’ve inserted formula in Net_Sat Score, Date, Manager, AGENTID, Survey count, Very satisfied, Satisfied, Neither satisfied nor dissatisfied, Dissatisfied, Very dissatisfied columns, to pull from the Data worksheet.
    What I need to do is on the Data sheet, it be sorted by the “Agentid and Overall” columns, counting the overall data then deleting the duplicate agent id but counting its overall data. Included is a file showing what the finished worksheet looks like.
    Not quite sure the best way to do what I’m asking “I’m a beginner”
    Again thanks in advance
    Joe B

  2. #2
    VBAX Regular
    Joined
    Nov 2010
    Location
    Las Vegas Nv
    Posts
    74
    Location
    Check out pivot tables. i think you'll like the outcome even better than your intended result

  3. #3
    The only ting with the pivot table is it wont calculate the percentage in the net_sat column for me.

  4. #4
    VBAX Regular
    Joined
    Nov 2010
    Location
    Las Vegas Nv
    Posts
    74
    Location
    add that field to your data prior to making the pivot table, then have that be one of the fields displayed?

  5. #5
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    Yes it can.

    Add the field to the Values pane twice, and select the second and then right-click, Summarize Values By ...>More Options>Show Values By and in the dropdown select % of Grand Total
    ____________________________________________
    Nihil simul inventum est et perfectum

    Abusus non tollit usum

    Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
    James Thurber

  6. #6
    Your Right it does work not quite what I wanted but it does work, Thanks all .
    My next question is can I make it work with a formula like the ones I put on the main sheet, by putting a formula on the data sheet to count [FONT='Calibri','sans-serif']the Agentid and Overall columns, counting the overall data then deleting the duplicate agent id but counting its overall data. So what I have in the main sheet will pull from the data sheet.[/FONT]
    [FONT='Calibri','sans-serif']Joe B[/FONT]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •