@Suitestallion Would the unit always be the same pieces per foot? Or can a foot have multiple divisions? If it's always, say, 10 pieces per foot, you can do it with one Units Type, with the base unit being piece and the foot being 10 pieces. If multiple divisions, I have found that multiple units types work best. Like if you needed 20 pieces per foot also, the base unit would be piece for the second units type and the foot would be 20 pieces. Make a new units type for every multiple of foot you need. Hopefully you don't need multiple divisions for the same item. In that case, you'd have to figure out the smallest division and use that as the base unit.