NateSC
Board Regular
- Joined
- Jul 28, 2022
- Messages
- 205
- Office Version
- 365
- Platform
- Windows
Our company has an Excel file/macro that I built for our HR department to document attendance and other employee data. It is just a few simple Excel tables and a front end that makes it easy for HR to add data. They recently asked if I could build a way for the individual employees could access the data to see their own information. To me, this involves a serious layer of username/password access control to make sure the user can only see their own data and not anyone else's.
I don't think Excel and macros are necessarily the best way to do this, but I would take any advice. I could easily export the data to a file each time HR makes changes and then that data could be accessible to a custom built or third party program if that is the best option.
Any opinions?
I don't think Excel and macros are necessarily the best way to do this, but I would take any advice. I could easily export the data to a file each time HR makes changes and then that data could be accessible to a custom built or third party program if that is the best option.
Any opinions?