I am creating a time tracking excel sheet. but as I don't have access to a DB I want to keep it in the excel sheet and hand it out to my team so they can track time for their activities.
so I created a form to allow the user to enter and keep time or to enter a new project and activity number.
but i do not know how to send that data to my data sheet
so on my form I have two buttons Enter Time and Add Project / Activity Number then I ext boxes for the Project name and Number
I want to take the Name and number and add them to my data sheet in excel and will be used in the enter time drop down listing.
so I created a form to allow the user to enter and keep time or to enter a new project and activity number.
but i do not know how to send that data to my data sheet
so on my form I have two buttons Enter Time and Add Project / Activity Number then I ext boxes for the Project name and Number
I want to take the Name and number and add them to my data sheet in excel and will be used in the enter time drop down listing.