I’m searching for some guidance on creating a timesheet. I thought I would find something on the web,but I couldn’t find anything that really fit what I’m looking to do.
Scenario: Tom goes to lunch. He opens theworkbook, and launches a UserForm (UF). Tom completes certain data elements such as Name, Date, Activity (inthis case Lunch), and start time. Tomclicks submit, and the data maps over to the workbook. I have this part. Where I’m struggling is, when Tom returns, Iwant him to open the workbook, launch the UF, and then enter his Name, theDate, and the Activity; then click a button. The button should then search the workbook for the data Tom entered inthe UF, and return the data elements from that row. Then, Tom will enter the time he returnedfrom lunch, click submit, and that time maps over to the same row.
I’d appreciate it if anyone has some qualitylinks to information that will assist me.
Scenario: Tom goes to lunch. He opens theworkbook, and launches a UserForm (UF). Tom completes certain data elements such as Name, Date, Activity (inthis case Lunch), and start time. Tomclicks submit, and the data maps over to the workbook. I have this part. Where I’m struggling is, when Tom returns, Iwant him to open the workbook, launch the UF, and then enter his Name, theDate, and the Activity; then click a button. The button should then search the workbook for the data Tom entered inthe UF, and return the data elements from that row. Then, Tom will enter the time he returnedfrom lunch, click submit, and that time maps over to the same row.
I’d appreciate it if anyone has some qualitylinks to information that will assist me.