Formula for (x) seconds per widget?

J

j

Sorry for the stupid formula question, but I can't get this right...

If I know that I produced 171 widgets in an hour (it's in cell B8), how many
seconds per widget is that?

Thanks!!
 
D

dvt

j said:
Sorry for the stupid formula question, but I can't get this right...

If I know that I produced 171 widgets in an hour (it's in cell B8),
how many seconds per widget is that?

Thanks!!

=60*60/B8

Dave
dvt at psu dot edu
 
Top