I have this formula, =quotient(A1,(counting(A2:A6,"*")) that I am using to split a tip dollar amount. My problem is that it seems to just return an answer that is rounded to the dollar even though I have it going out 2 decimal places. I need it to stop rounding. Please help.