Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I'm trying to generate a report of student test data that shows student performance broken down into four areas on a single test. Students must take three different tests that each have four reporting areas.
I've been given a report that was generated in the past that has a layout similar to this in an excel sheet: Student Name:...... Test Name:.......Area: Sally..................... Test 1..............Area 1.1 Area 1.2 Area 1.3 .................................................. .##........ ##...... ## .......................... Test 2.............Area 2.1. Area 2.2. Area 2.3 ................................................. ##........ ##........ ## Repeated for each student... I have the data set on separate sheets as it is generated by the testing company, but I'm having trouble figuring out how to create an output or sheet that has this type of format using formulas, vlookups, queries, vba, etc. Is it possible, without having to manually create these miniature tables for the each student, to show all of their test data for each test, including multiple attempts of the same test using vba and macros? Thank you for even making it all the way through this post! Last edited by Osmith32803 : November 15th 16 at 01:48 AM Reason: Formatting... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Complicated VBA report... help | Excel Programming | |||
Getting missing data from one report into another report... | Excel Discussion (Misc queries) | |||
Automate Excel report to place certain data into existing report? | Excel Worksheet Functions | |||
Header in Report Manager Report | Excel Discussion (Misc queries) | |||
Fill an individual report with values from a team report? | Excel Programming |