Welcome to the Excel Forum

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.

Please Register to Remove these Ads

Please Register to Remove these Ads



Reply
  #1  
Old 08-29-2008, 08:38 AM
P357 P357 is offline
Registered User
 
Join Date: 28 Aug 2008
Location: up north
Posts: 22
P357 is becoming part of the community
Get multiple answers depending on other text

Please Register to Remove these Ads

I have a schedule with names on the left and days on the top row.
My name cell(a1) is followed by the start time(b1), text[to](c1) and end time(d1)
once again beside my name cell(a1), I have b2 as area of work.


As of now, this all works perfectly.

under the schedule, in the name column, I have a start time,
end time(for the day), and then all the area of work like tech, sales, cash, etc...

My question is: how can I make a macro that finds the start and end time of the day, and then finds what area of work in the left column, and then looks through the entire schedule to locate another one; once it finds it, it will add the start and end time as a continuing counter like: 8 to 5 would be 8,9,10,11,12,13,14,15,16,(because 5 is not work. you stop at that point.).
Now that we have these numbers , it goes on to the next person that has the SAME area of work. it will essencially add a check for every hour worked.
Then it verifies it with that day's time. If it matches, then we're good. if not, it gives a result "bad".


I hope this is clear?!
Attached Files
File Type: xls example2.xls (14.5 KB, 6 views)

Last edited by P357; 08-29-2008 at 08:48 AM.
Reply With Quote
  #2  
Old 08-29-2008, 10:44 PM
P357 P357 is offline
Registered User
 
Join Date: 28 Aug 2008
Location: up north
Posts: 22
P357 is becoming part of the community
i hope this is clear enough? I just want to finsih this this weekend.
Reply With Quote


Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Import Specific line from multiple text files Vlad999 Excel Programming 9 08-14-2008 06:50 PM
Count multiple rows (text) with multiple criteria (text) alecabral08 Excel Worksheet Functions 7 07-21-2008 04:26 PM
Pasting multiple lines of text into one cell hoopz Excel General 3 01-15-2008 03:39 PM
VLOOKUP variation to yield multiple text values for same customer not just first text joewood Excel Worksheet Functions 12 01-10-2008 08:34 AM
How to combine text in multiple cells? (problems with importing from html table) kayak_pirate81 Excel General 3 01-26-2007 09:30 PM