VBA_personal
msaccess-vcs-addin
VBA_personal | msaccess-vcs-addin | |
---|---|---|
1 | 3 | |
152 | 237 | |
0.0% | 3.8% | |
3.8 | 9.3 | |
about 1 year ago | 4 days ago | |
VBA | VBA | |
- | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
VBA_personal
-
General Git repo with vba code
So far found this: - https://github.com/Vitosh/VBA_personal
msaccess-vcs-addin
-
MS Access Version Control
I use Access VCS. You export the database, front end or back end to a folder and then add it to a git repo from there. It will not save the data only the code, macros, forms, reports, queries, and table schemas.
-
Distributing front-end file via SharePoint.
This is similar to what I was thinking of doing but was just curious if because of the way SharePoint works with the user directories if I could pop an update into the folder and it would resync with the new version whenever I may updates. If it doesn't indeed play well I've got a VBA script that checks to make sure the an FE file variable matches a table in the backend and if not prompts them to update to the newest version. I've also been using msaccess-vcs-integration and it's been a life saver.
What are some alternatives?
EvilClippy - A cross-platform assistant for creating malicious MS Office documents. Can hide VBA macros, stomp VBA code (via P-Code) and confuse macro analysis tools. Runs on Linux, OSX and Windows.
VBA - Code Blocks relating to everything VBA
Export-MS-Project-to-MS-Excel - Export tasks, Gantt chart and resources from MS Project to MS Excel. No additional software or installation required. Using build-in MS Project features (VBA).
mdbtools - MDB Tools - Read Access databases on *nix
VBA-General - A repository of various modules and classes for interacting with Excel and doing other... things.
revup - Effortlessly create and manage pull requests without changing branches. Powers a stacked diffs workflow with python and git "plumbing" commands.