HI All
This is my first time on this forum

I am working on a project to create a Tracker for users to update details on daily basis through UserForm
What i am looking is each user will have his own Tracker excel, while they update the Daily_Tracker the data moves to the Master_Tracker on click of button.

Before moving the data, it will validate the data based on another excel file (Rule_Template) based in the same folder where Master_Tracker excel is located.

Excel files:
a) Daily_Tracker
b) Master_Tracker
c) Rule_Template

I am new to excel coding and do not have even basic knowledge to start with.

Any suggestions how i can take this forward.
Thank you