Jtrader Posted April 18, 2005 Posted April 18, 2005 Is it possible to format a field to display fractions? I want to enter my values using decimals (10.5), but have the record read 10 1/2. Tried "number format" in layout mode but fractions aren't an option. Running FMP6, but have access to FMP7 if needed. Thanks
BobWeaver Posted April 18, 2005 Posted April 18, 2005 There is no built-in numeric format to display as fractions. You can create a text calculation to do this though. Have a look at these threads: http://www.fmforums.com/threads/showflat...=true#Post90627 http://www.fmforums.com/threads/showflat...true#Post114420 http://www.fmforums.com/threads/showflat...true#Post152811
Jtrader Posted May 29, 2005 Author Posted May 29, 2005 I'm still having a little trouble doing this. If it isn't much trouble can someone take a look at the attached example to see if what I'm trying to do is possible? Thanks Sample.zip
BobWeaver Posted May 29, 2005 Posted May 29, 2005 See attachment. For field L, I created a calculated display field Ldisp which shows fractions, and placed it over top of field L, so when finished entering data in L, Ldisp contents show instead. You can repeat the same for the other fields. The display fields' formatting should be set to not allow entry. Sample.fp5.zip
Jtrader Posted May 29, 2005 Author Posted May 29, 2005 Outstanding Bob! This is very helpful. Thanks, J
Recommended Posts
This topic is 7186 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now