Message 1 of 6
VBA Conversion to Fractions

Not applicable
05-05-2002
11:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Yet another cry for help from my friends, I have an input box to get a specified distance that I will use to draw a part, later I want to use this to fill in the "cut list";
The probelm is the number is entered as decimal (62.12), I need to convert this to fraction (62-1/8, or "62-1/8")to put into the "cut list". I just can't find a way, FORMAT just don't get it- unless I missed something or need to create my own format, which I have no clue how to do. Isn't there an easy way to do this??
Thanks
Dave. K
The probelm is the number is entered as decimal (62.12), I need to convert this to fraction (62-1/8, or "62-1/8")to put into the "cut list". I just can't find a way, FORMAT just don't get it- unless I missed something or need to create my own format, which I have no clue how to do. Isn't there an easy way to do this??
Thanks
Dave. K