Bittureddy

New Member
Joined
Dec 10, 2017
Messages
1
I have 52 weeks as columns and 30 products as rows. There are 3 machine machine 1, machine 2, machine 3. Each product takes certain amount of time on each machine to get completed.
Sales
W1W2W3
P01xxxxxx

Processing Time in minutes
ProductMachine 1Machine 2Machine 3
P 010.62.51.2
P 022.210.9

I want total processing time on Machine 1, machine 2, machine 3 for W 1 based on the sales. Can any tell me easy way to do this as there are 54 weeks and 30 products.
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
Hi
Yes this can be done - I think you're asking for something like:

(for product 1) minutes on each machine / (sales for the week / cost per product) ...

Do you have any cell references so I can write something?

Thanks
jon
 
Upvote 0

Forum statistics

Threads
1,214,643
Messages
6,120,702
Members
448,980
Latest member
CarlosWin

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top