KenArmstrong
IS-IT--Management
Ok - i'm pretty green on VBA coding - have done a little but have no idea where to start on this idea.
The idea
Background - we have a strict naming & filing structure for our documents. Currently you need to refer to a cheat sheet to work out name and where to save a document. When your in a hurry or have ADD like the boss you don't take the time and documents end up all over the place.
WHat i want to happen is when user clicks save button, up comes a dialogue box that guides the process of naming and saving in correct location.
It would be a series of checkboxes for the various levels in the naming convention
ie "A" for acquisition "B01" for Authorities "B02" for Consultants - then one of those is selected it brings up the next layer of choice IE "01_town_planning" etc etc
I'm happy to hard code the structure in - it won't change that often.
Then when user has made selection it is transferred into the path for the save
There'll be a few other issues but i want to get started and see if i can iron out bugs.
Suggestions on training/ tutuorials accepted
Thanks
Ken
The idea
Background - we have a strict naming & filing structure for our documents. Currently you need to refer to a cheat sheet to work out name and where to save a document. When your in a hurry or have ADD like the boss you don't take the time and documents end up all over the place.
WHat i want to happen is when user clicks save button, up comes a dialogue box that guides the process of naming and saving in correct location.
It would be a series of checkboxes for the various levels in the naming convention
ie "A" for acquisition "B01" for Authorities "B02" for Consultants - then one of those is selected it brings up the next layer of choice IE "01_town_planning" etc etc
I'm happy to hard code the structure in - it won't change that often.
Then when user has made selection it is transferred into the path for the save
There'll be a few other issues but i want to get started and see if i can iron out bugs.
Suggestions on training/ tutuorials accepted
Thanks
Ken