LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default transfering info from one sheet to another based on info being transferred

Hi! I just started using spreadsheets a week or so ago, and just found
this website! I am progressing in my Excel education, but I haven't
figured out how to accomplish the following:

I have a spreadsheet with two pages. The first one is basically a
calendar. There are two rows for each month, and one column for each
day. It is used to keep track of employees' work, vacation, sick time,
etc. In the first row of each month, I put a code for the kind of time
(worked,sick,etc). In the second row I put the number of hours.

1 2 3 4 5
W W
January 8 7.5 and so on.

A variety of calculations are performed using this info.


The second sheet is a time-sheet which is given to payroll at the end
of the pay period. It includes the days of the week, date, time work
started and ended, lunch break, and total hours worked for each day (I
wrote my first VB macro to calculate it!)

Monday Tuesday
Date 1/12/04 1/13/04
Start Time 9:00 am 9:15 am
Lunch .50
End Time 5:00 pm 4:45 pm
Hours 7.5 7.5 etc.


Here's my question. Is there a way to get the number of hours to
transfer from the time-sheet to the calendar? It would need to look at
the month and day on each column of the time-sheet, find the
corresponding point on the calendar (ie. 1/12 is January 12th, which is
row 3 column 13), and put the number of hours worked there. I need to
be able to put things on the calendar that won't be on the time-sheet
(like sick days), and when the dates on the time-sheet change, the
numbers on the calendar for the previous weeks have to stay. So the
calendar can't be set up to look at the time-sheet. The time-sheet
needs to be able to SEND info to the calendar.

Is this possible?


---
Message posted from http://www.ExcelForum.com/

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Transfering Info Junderwood57 Excel Discussion (Misc queries) 2 August 15th 07 01:54 PM
varying validation info based on preceding info georgejl Excel Discussion (Misc queries) 1 November 9th 06 10:31 PM
Why does excel info transferred to word change cell values? jonsey35 Excel Discussion (Misc queries) 0 August 8th 06 08:28 PM
Can I have info on first tab transferred to subsequent tabs? Jaime P Excel Worksheet Functions 3 February 8th 05 03:17 PM
Transfering Info Colin McLure Excel Worksheet Functions 0 December 20th 04 04:22 PM


All times are GMT +1. The time now is 11:18 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"