How do you calculate florida unemployment
Objects only guys know
When a new employer becomes liable for reemployment tax, the initial rate is .0270 (2.7%) and will stay at that rate until the employer has reported for 10 quarters. The account will then be rated by dividing the total benefits charged to the account by the taxable payroll reported for the first 7 of the last 9 quarters immediately preceding the quarter for which the rate is effective.
Here's the demonstration. If I calculate it on a range, such as =min(A1:A2) it works, but I need to do it inline, I don't have a range to check. If I try to calculate it on comma separated values, it returns an integer =min(A1,TODAY()) --> 41824 ? I'm puzzled, what am I missing?