Can someone point out the following? I have a formula that creates a number. For example, let's say 16.00223995. I'm trying to create two additional formulas. The first one would take 16, before the decimal point. The second would take .00223995 including the decimal point. Since this number will always change, the length will differ at times. Thus, I can't use trim, etc.