I don't know if this forum is against hacking tools but this is nothing I can't do myself - I just don't like reinventing the wheel.
I have made an Excel add-in with custom functions that I and many other ppl at my company use.
I gave myself full control & others read only access but IT changed permissions & somehow somebody else got in & changed the VBA password so now I can't edit & add new functions
I don't have another unprotected copy so my only option is to get past the VBA password.
I've searched google but can only find commercial apps for $30-$50.
I'm not prepared to pay that for a once off thing.
Does anyone here know a good freeware solution?
Otherwise I think I can do this with brute force & an autohotkey script but that might take hours or days...
Has anyone made such a password generating script in AHK?
If so I could just modify for the VBA situation.