You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2022. It is now read-only.
VBA Inventory Form GUI is a simple form written in visual basic for applications for others to use and adapt for their needs.
3
+
4
+
## Motivation
5
+
I started this little project for a former employer because they wanted to keep track of on-hand software.
6
+
7
+
## How to use
8
+
All you have to do to use the software is download the xlsm file open it up in Microsoft Office 2013/2016 then enable editing and enable content. Then you are good to go.
9
+
10
+
## Security
11
+
If you are more security minded you can look over the vb source that I extracted and write your own with it instead of trusting an executable on the internet.
12
+
13
+
## Example of software
14
+

15
+
16
+
## License
17
+
The software is covered under the [The Unlicense](LICENSE) license.
0 commit comments