I have a worksheet that is populated via a form.
Worksheet is currently 300+ columns wide (I didn't build it, I inherited it).
The form is used by facility management technicians. Each time they go to a client site to service facilities, HVAC units, refrigeration units, etc. they complete this form. Yes, they complete in June when they service the units and then AGAIN in August when they service the units, same data, but they need to enter it each time. Seems a bit backwards to me.
So . . . I start somewhere.
I would like to compile a worksheet that lists all the clients with corrsponding location data AND serial #'s so that we can lookup the site prior to a technician getting there. In this way he will have all relevant data about the units he is to service before he arrives.
The technicians only having 'viewing' access. My initial thought was for them to complete a form with the address and then an alert email goes back out to them with the data on the units at that site.
But first . . . getting all the data in one worksheet in a vertical format (so I can use Index/match or similar) as opposed to the 300+ columns currently.