Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7764165
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T14:50:30+00:00 2026-06-01T14:50:30+00:00

I have the following Excel worksheet: | A B C -+————— 1|id date views

  • 0

I have the following Excel worksheet:

  | A  B     C     
 -+---------------
 1|id  date  views
 2| 1  12-3  211
 3| 1  13-3  198
 4| 1  14-3  230
 5| 2  12-3   19
 6| 2  13-3   24
 7| 2  14-3   18
 8| 3  12-3   77
 9| 3  13-3   76
10| 3  14-3   98

The sheet gives the number of pageviews per date per website (identified by an integer). This is hard to read, however, so I want to transform the sheet into another format:

  | A    B    C   D  
 -+------------------
 1|date  1    2   3
 2|12-3  211  19  77
 3|13-3  198  24  76
 4|14-3  230  18  98

There’s number of dates per website is always the same (3 in this example). There are no missing values. My question: how can I automate this (I now copy-pasting my ass off but it’s getting ever more frustrating). I stared off by making an empty sheet like this:

  | A    B    C   D  
 -+------------------
 1|date  1    2   3
 2|12-3  
 3|13-3  
 4|14-3  

What formules should I put in the cells so I can fill them automatically? Remember: in reality there are not 3 but hundered of dates and hundreds of websites so I can’t type in a different formula in each cell 🙂 I started off with what is below, but if I “pull the cell down” I get the same C2 value (211) in all cells of column F.

  | E    F    G    H  
 -+-------------------
 1|date  1    2    3
 2|12-3  =C2  =C5  =C8
 3|13-3
 4|14-3  

So the question would be what formulas to put in cell F2 (and perhaps G2 and H2) so that I can “pull them into the other cells” and the matrix fills itself with info from the C column?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T14:50:31+00:00Added an answer on June 1, 2026 at 2:50 pm

    Apply a Pivot Table to that data. Set the ID as the column source, set the Dates as the Row Source, and the VIEWS as the DATA source.

    1. Highlight the data
    2. Click on Insert > Pivot Table
    3. Selected range will aready be entered. Click [x]New Worksheet
      enter image description here
    4. Click OK and the new sheet will appear. Also onscreen you will see the PivotFieldList somewhere, looks something like this:
      enter image description here

    5. Lastly, drag and drop the fields above into the sections below to get the table layout the way you want. The table will be building itself on the sheet as you do this.
      enter image description here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following routine that dumps a DataTable into an Excel worksheet. private
I have an Excel worksheet that has the following macro. I'd like to loop
I have DataGridView and when I display export to excel sheet button following error
I have the following code: Excel.Range range = workSheet.UsedRange; for (rowCount = 2; rowCount
I have following data in excel table r1 r2 r3 r4 r5 v1 v2
I have the following in a program (written in VB.NET): Imports Microsoft.Office.Interop.Excel Public Class
I have got the following code from here to read an Excel file using
I have an ASP.NET web application which does the following: Reads an Excel file.
I have two Excel files contains the following structure, EmployeeAllDtl.xlsx id email name age
I have an excel spreadsheet in a format similar to the following... | NAME

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.