Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
Nigel Forge
 
Posts: n/a
Default Excel

I have a spreadsheet which contains Work Order numbers, craft code, work
order date and estimated hours.There are also other non-relevant cells.
These items are sorted by a controller who decides which priority they are
completed in.
When the job is completed, a clerk enters the actual hours taken to do the
job by craft.This report is exported into Excel and has the same data as the
original except it also has the actual hours by date by craft.

As there are no indexed fields I have concatenated the work order number
with the craft code as this only shows once per work order.

My task - should I choose to accept it :) - is to try and allocate the
actual hours by work order by craft code by date.There are thousands of work
order but I have shown a couple as an example.

A B C D E 04/01/06 04/02/06
04/03/06 and so on
wo# Craft Est Hrs Date Act Hrs Act Hrs
Act Hrs
123456 10 4 04/01/06 ? ? ?
256354 20 3 04/02/06 ? ? ?

This is always for 5 working days Mon-Fri.

I concatenate the wo# with the craft code as follows:

=(VLOOKUP(CONCATENATE($D4,$E4),$M$4:$P$6,4,0)) Where M4:P6 contains the
range of work orders already concatenated as wo# and Craft Code hence line
one would be 12345610 and so on. Col 4 of the lookup is the actual hours. Now
this works fine for one column but how do I get the date separated so that
the actual hours are shown in the right date?

The data I am pulling from is as follows:

WO# / Craft Date Act Hours
12345610 04/04/06 3
25635420 03/04/06 5

Thanks in advance for any help.

Nigel Forge
 
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
Stop excel from dropping the 0 in the beginning of a number? Rosewood Setting up and Configuration of Excel 12 April 4th 23 02:12 PM
Open Excel 2003 from Windows Explorer pmpjr Excel Discussion (Misc queries) 9 September 11th 06 03:58 PM
Need suggestions for some uses of Ms Excel Bible John Excel Discussion (Misc queries) 1 February 27th 06 05:30 PM
Excel Range Value issue (Excel 97 Vs Excel 2003) Keeno Excel Discussion (Misc queries) 2 June 13th 05 02:01 PM
Excel 2002 and 2000 co-install. Control Which Starts ? cnuk Excel Discussion (Misc queries) 2 January 17th 05 08:07 PM


All times are GMT +1. The time now is 05:55 PM.

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"