Formula for (x) seconds per widget?

  • Thread starter Thread starter j
  • Start date Start date
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!!
 
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
 
Back
Top