WolfLarsen85
New Member
- Joined
- Apr 25, 2016
- Messages
- 17
I am working on a project for a companies payroll. What I am doing is taking payroll data and using a button to automate and organize the data to enter into our accounting software. I am moving along nicely, but the problem I am seeing is when an employee leaves or are added and their VBA code needs to be updated. Is there a way for the user to enter the employees name and data to be updated in the module with out opening the module and adjusting the code?