hi all,
bit of a vague task, i'm aware, however i'm hoping that you might be able to advise some direction for me to follow... before i start, we do not have the ability to use MS Access or a 3rd party specialised fleet management software due to a number of reasons, not least that this is an internal off-line system with specific high security restrictions.
In my office we currently use a basic Excel Spreadsheet track and manage faults/rectification works on vehicles. We manage records from across our fleet, and act on behalf of multiple departments that each own multiple vehicles that they can report a faults for; additionally, a single vehicle in the fleet can have nil or multiple faults raised against it. Each fault record has a number of priority states depending on how urgently it is needed, e.g. 'Immediate', 'Urgent', 'Priority', 'Mission Critical' etc. We also update each record status as and when it progresses, e.g. 'Open', 'Spares In Course Of Issue', 'Invest', 'Closed' etc.
With the way the system is built currently, there is much duplication of work and a high-probability of error when entering details, and i am trying to minimise this as much as possible and totally streamline and increase efficiencies across the board...
What I'm trying to do is use Excel, maybe User forms, VBA and such to create an in-house system whereby a set of forms/single form with multiple tabs can be used to input new, update existing and close down rectified faults with a progression. I would expect the form to use drop downs, radio selection buttons etc and retain previous combinations of Part Number/SKU numbers (i think a dictionary on a hidden sheet would do this??). Also, with any record created, they would need to be grouped by vehicle owner department and in alphabetical order of vehicle registration code (I think that would be easy enough though).
Now, I believe that this is all within the scope of Excel and VBA, but I'm just looking for:
Regards,
Si3PO
bit of a vague task, i'm aware, however i'm hoping that you might be able to advise some direction for me to follow... before i start, we do not have the ability to use MS Access or a 3rd party specialised fleet management software due to a number of reasons, not least that this is an internal off-line system with specific high security restrictions.
In my office we currently use a basic Excel Spreadsheet track and manage faults/rectification works on vehicles. We manage records from across our fleet, and act on behalf of multiple departments that each own multiple vehicles that they can report a faults for; additionally, a single vehicle in the fleet can have nil or multiple faults raised against it. Each fault record has a number of priority states depending on how urgently it is needed, e.g. 'Immediate', 'Urgent', 'Priority', 'Mission Critical' etc. We also update each record status as and when it progresses, e.g. 'Open', 'Spares In Course Of Issue', 'Invest', 'Closed' etc.
With the way the system is built currently, there is much duplication of work and a high-probability of error when entering details, and i am trying to minimise this as much as possible and totally streamline and increase efficiencies across the board...
What I'm trying to do is use Excel, maybe User forms, VBA and such to create an in-house system whereby a set of forms/single form with multiple tabs can be used to input new, update existing and close down rectified faults with a progression. I would expect the form to use drop downs, radio selection buttons etc and retain previous combinations of Part Number/SKU numbers (i think a dictionary on a hidden sheet would do this??). Also, with any record created, they would need to be grouped by vehicle owner department and in alphabetical order of vehicle registration code (I think that would be easy enough though).
Now, I believe that this is all within the scope of Excel and VBA, but I'm just looking for:
- reassurance that i'm right and that
- any possible direction from others who might know of existing Excel/VBA solutions
- where i would find further anything that would help me
Regards,
Si3PO