Hi
I have a worksheet that I am using to plan deliveries and I would like to know if there is any way that excel can take data from cells in a table and use this to block out cells on an 'overview' grid..
my worksheet is set out as follows, an overview grid at the top of the worksheet set out as below,
cell range A2:A11 have vehicle references i.e a,b,c,d,e etc
across the 1st row starting in cell b1 I have time references , 730,0800,0830,0900 etc
at the bottom of this overview grid I record the order details,each order has a reference, o1,o2,o3 etc
each order can have multiple deliveries, so it could be a delivery at 8am, 10am,and 2pm.
these deliveries are planned on an order line using the same vehicle references and the same time set up 0730,0800,0830 etc
My question is, Can excel use the times of the deliveries and the vehicle references from the order lines to then fill in the respective cells on the overview grid with the order reference, o1,o2 etc
these deliveries can come in, in any order, o1 might be an order for vehicle A, but so might order o4.
The top table is the overview grid, the bottom table represents the order detail
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD="align: center"][/TD]
[TD="align: center"]0730
[/TD]
[TD="align: center"]0800
[/TD]
[TD="align: center"]0830
[/TD]
[TD="align: center"]0900
[/TD]
[TD="align: center"]0930
[/TD]
[TD="align: center"]1000
[/TD]
[TD="align: center"]1030
[/TD]
[TD="align: center"]1100
[/TD]
[TD="align: center"]1130
[/TD]
[/TR]
[TR]
[TD="align: center"]A
[/TD]
[TD="align: center"][/TD]
[TD="align: center"]o1
[/TD]
[TD="align: center"][/TD]
[TD="align: center"]o1
[/TD]
[TD="align: center"]o2
[/TD]
[TD="align: center"][/TD]
[TD="align: center"]o2
[/TD]
[TD="align: center"][/TD]
[TD="align: center"]o2
[/TD]
[/TR]
[TR]
[TD="align: center"]B
[/TD]
[TD="align: center"][/TD]
[TD="align: center"]o2
[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"]o1
[/TD]
[TD="align: center"][/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD="align: center"]ref
[/TD]
[TD="align: center"]veh
[/TD]
[TD="align: center"]0730
[/TD]
[TD="align: center"]0800
[/TD]
[TD="align: center"]0830
[/TD]
[TD="align: center"]0900
[/TD]
[TD="align: center"]0930
[/TD]
[TD="align: center"]1000
[/TD]
[TD="align: center"]1030
[/TD]
[TD="align: center"]1100
[/TD]
[TD="align: center"]1130
[/TD]
[/TR]
[TR]
[TD="align: center"]o1
[/TD]
[TD="align: center"]A
[/TD]
[TD="align: center"][/TD]
[TD="align: center"]x
[/TD]
[TD="align: center"][/TD]
[TD="align: center"]x
[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[/TR]
[TR]
[TD="align: center"][/TD]
[TD="align: center"]B
[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"]x
[/TD]
[TD="align: center"][/TD]
[/TR]
[TR]
[TD="align: center"]o2
[/TD]
[TD="align: center"]A
[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"]x
[/TD]
[TD="align: center"][/TD]
[TD="align: center"]x
[/TD]
[TD="align: center"][/TD]
[TD="align: center"]x
[/TD]
[/TR]
[TR]
[TD="align: center"][/TD]
[TD="align: center"]B
[/TD]
[TD="align: center"][/TD]
[TD="align: center"]x
[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[/TR]
</tbody>[/TABLE]
apologies if this sounds confusing,I hope it does make sense.Any help would be much appreciated.
regards
I have a worksheet that I am using to plan deliveries and I would like to know if there is any way that excel can take data from cells in a table and use this to block out cells on an 'overview' grid..
my worksheet is set out as follows, an overview grid at the top of the worksheet set out as below,
cell range A2:A11 have vehicle references i.e a,b,c,d,e etc
across the 1st row starting in cell b1 I have time references , 730,0800,0830,0900 etc
at the bottom of this overview grid I record the order details,each order has a reference, o1,o2,o3 etc
each order can have multiple deliveries, so it could be a delivery at 8am, 10am,and 2pm.
these deliveries are planned on an order line using the same vehicle references and the same time set up 0730,0800,0830 etc
My question is, Can excel use the times of the deliveries and the vehicle references from the order lines to then fill in the respective cells on the overview grid with the order reference, o1,o2 etc
these deliveries can come in, in any order, o1 might be an order for vehicle A, but so might order o4.
The top table is the overview grid, the bottom table represents the order detail
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD="align: center"][/TD]
[TD="align: center"]0730
[/TD]
[TD="align: center"]0800
[/TD]
[TD="align: center"]0830
[/TD]
[TD="align: center"]0900
[/TD]
[TD="align: center"]0930
[/TD]
[TD="align: center"]1000
[/TD]
[TD="align: center"]1030
[/TD]
[TD="align: center"]1100
[/TD]
[TD="align: center"]1130
[/TD]
[/TR]
[TR]
[TD="align: center"]A
[/TD]
[TD="align: center"][/TD]
[TD="align: center"]o1
[/TD]
[TD="align: center"][/TD]
[TD="align: center"]o1
[/TD]
[TD="align: center"]o2
[/TD]
[TD="align: center"][/TD]
[TD="align: center"]o2
[/TD]
[TD="align: center"][/TD]
[TD="align: center"]o2
[/TD]
[/TR]
[TR]
[TD="align: center"]B
[/TD]
[TD="align: center"][/TD]
[TD="align: center"]o2
[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"]o1
[/TD]
[TD="align: center"][/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD="align: center"]ref
[/TD]
[TD="align: center"]veh
[/TD]
[TD="align: center"]0730
[/TD]
[TD="align: center"]0800
[/TD]
[TD="align: center"]0830
[/TD]
[TD="align: center"]0900
[/TD]
[TD="align: center"]0930
[/TD]
[TD="align: center"]1000
[/TD]
[TD="align: center"]1030
[/TD]
[TD="align: center"]1100
[/TD]
[TD="align: center"]1130
[/TD]
[/TR]
[TR]
[TD="align: center"]o1
[/TD]
[TD="align: center"]A
[/TD]
[TD="align: center"][/TD]
[TD="align: center"]x
[/TD]
[TD="align: center"][/TD]
[TD="align: center"]x
[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[/TR]
[TR]
[TD="align: center"][/TD]
[TD="align: center"]B
[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"]x
[/TD]
[TD="align: center"][/TD]
[/TR]
[TR]
[TD="align: center"]o2
[/TD]
[TD="align: center"]A
[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"]x
[/TD]
[TD="align: center"][/TD]
[TD="align: center"]x
[/TD]
[TD="align: center"][/TD]
[TD="align: center"]x
[/TD]
[/TR]
[TR]
[TD="align: center"][/TD]
[TD="align: center"]B
[/TD]
[TD="align: center"][/TD]
[TD="align: center"]x
[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[/TR]
</tbody>[/TABLE]
apologies if this sounds confusing,I hope it does make sense.Any help would be much appreciated.
regards