Big challenge from an online form

kenjohnson_342

Board Regular
Joined
Feb 14, 2007
Messages
69
I cannot find a good easy solution for this. I am not good with macros either before we get too many vba suggestions.

Short version: I have an online form that creates a csv and adds employee records horizontally. The more employees added the more columns added. But I need to be able to build reports for payroll so I was trying to drive toward something that adds these records vertically. Or at least modifies this version to something more usable vertically.

2 screenshots. Bottom one is the online form we fill out. It's a volunteer fire department, after a call the officer enters in incident information (times etc) then using the drop downs has the employee who responded and the truck the responded in. Top screenshot is the csv file a series of these forms generates. In my testing I have 3 separate calls entered. I have the potential for anywhere from 1 employee to 15 employees. In the screenshot you can see how it generates it.

I could have anywhere from 10 to 50 calls that will get logged in a pay period. Initially I thought I could copy this csv output and paste it in another sheet that is templated to accept it. But I can't get a good format for listing things vertically.

On this online tool, I can build the form so that each member has to put in their own individual submission which could give me 15 individual rows but that's not user friendly. If I build the form so we can put 15 people in it, it adds the personnel in columns not in rows, which makes pivot tables and standardizing templates difficult.

Anybody have any good suggestions?


1614300265481.png




1614300281249.png
 

Excel Facts

Pivot Table Drill Down
Double-click any number in a pivot table to create a new report showing all detail rows that make up that number

Forum statistics

Threads
1,214,979
Messages
6,122,559
Members
449,089
Latest member
Motoracer88

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top