Search : in
By :

I need help creating an Excel formula

Last answer on Mar 13, 2009 8:30:48 am GMT Coop, on Mar 12, 2009 5:33:24 pm GMT 
 Report this message to moderators

Hello,

I work in Human Resources and need to create a formula for Personal Time Off. The employees accure PTO time at the rate of 0.46 per regular hours worked, but, not to exceed over 80 hours. The colums in the spreedsheet are as follows:

A B C D E
Name Total Hours worked # of Hours x .046 Hours Minutes

how can I create a formula where cell bX.046 = ----hours and ----- minutes but not to exceed 80 hours.


Thanks for your help.

Configuration: Windows XP
Internet Explorer 6.0

Best answers for « I need help creating an Excel formula » in :
Excel – Formula for cell calculation Show Excel – Formula for cell calculation Issue Solution Note Issue Simple formula of =J3-SUM(L3:X3) BUT if J3 is empty then I want the formula to run as =C3-SUM(L3:X3) What is the proper formula to get the calculation to utilize J3 if...
[Excel]changing cell formula to text Show[Excel]changing cell formula to text Issue Solution Notes Issue Consider that I have: In cell A4, it contains a formula =Sum(A1:B3)+A3/B2. How to extract this formula in cell A6 as a string of text? That is ... I want cell A6...
[Excel] – Countif Formula Show[Excel] – Countif Formula Issue Solution Note Issue I have one excel file in that Column "B" has the "pending or Closed" Status and Column "C" has "Severity 1, Severity 2 and Severity 3" I want to count in one cell with "Pending...
Basic Excel Formulas ShowBasic Excel Formulas Below are some basic formulas for Microsoft excel: Basic formula : ADDITION cell A1 to A10 = sum (A1: A10) AVERAGE cell A1 to A10 = average (A1: A10) MAXIMUM cell A1 to A10 = max (A1: A10) MINIMUM...

1

 bauduco, on Mar 13, 2009 8:30:48 am GMT

Hi,
try this link to get a book where you can find the formula you are searching for:
http://books.google.mu/...

Reply to bauduco