G
Guest
Guest
in my job, (about 20 workers) write how many hours they've worked, and where they worked (we have several different job sites, and this could change oftenly.)
now, we bill per job, and part of calculating this job is calculating job hours. at the same time, this form that the workers use is also used to calculate pay hour.
currently everything tis done by hand... sooo... being bored, i decided to automate this function so that all one would have to do is enter what is written on the paper.
also, i'd like to be able to enter new employees and new jobs from that same area.
i was thinking of using combo boxes in vb, but some how i can't get the "linked cells" property to show up.
soo... i need to create 2 different reports (one for job hours, and the other for pay hours) and at the same time change/update information in the workbook.
any ideas?
now, we bill per job, and part of calculating this job is calculating job hours. at the same time, this form that the workers use is also used to calculate pay hour.
currently everything tis done by hand... sooo... being bored, i decided to automate this function so that all one would have to do is enter what is written on the paper.
also, i'd like to be able to enter new employees and new jobs from that same area.
i was thinking of using combo boxes in vb, but some how i can't get the "linked cells" property to show up.
soo... i need to create 2 different reports (one for job hours, and the other for pay hours) and at the same time change/update information in the workbook.
any ideas?