FRED_SHEET
New Member
- Joined
- Oct 13, 2017
- Messages
- 48
I have two cells for entering in integer values for anumerator and denominator to be used in a spreadsheet for adding Feet, Inches,and Fraction of an Inch for two or multiple tape measure measurements or steelrule measurements.The numerator and denominator determine the value of the fraction of an inch.
The value of the fraction of an inch is first determined by numerator integer entry into cells in column H. For discussion purposes less start with cell (H12).I am using conditional formatting to limit the entries into this column to integer numbers between 1 and 63.There is a statement for this column and cell stating these limitations.
The second part of the fraction of inch is determined by denominator integer entry into cells in column J for the denominator. For discussion purposes (J12). I am using conditional formatting to limitentries into this column to integer numbers 64, 32, 16, 8, 4, or 2. There is a statement for this column and cellstating these limitations also stating the DENOMINATOR MUST BE GREATER THAN THENUMERATOR.
Entries into the numerator column H (H12) and denominatorcolumn J (J12) are used to calculate the Inch Fraction Decimal Equivalent inColumn M (M12).This calculation must be less than one.
I would like some way to some way to prevent data entry inthe denominator column J (J12) to result in a fraction calculation greater than one other than a statement just warning of this fact.
Column H Numerator Limited to integers 1 thru 63 H12 for discussion purposes.
Column J Denominator Limited to integers 64, 32, 16, 8, 4, 2 J12 fordiscussion purposes
Column M Fraction Column H divided by Column J M12 for discussion purposes
Column M (M12) formula gives the Fraction DecimalEquivalent H12/J12 in decimal inches.
What can I do to keep the entry in cell J12 so that it is greater than H12 and still meet the conditional formatting requirements in cells H12 and J12 and NOT just rely on a warning statement.
Any thoughts.
The value of the fraction of an inch is first determined by numerator integer entry into cells in column H. For discussion purposes less start with cell (H12).I am using conditional formatting to limit the entries into this column to integer numbers between 1 and 63.There is a statement for this column and cell stating these limitations.
The second part of the fraction of inch is determined by denominator integer entry into cells in column J for the denominator. For discussion purposes (J12). I am using conditional formatting to limitentries into this column to integer numbers 64, 32, 16, 8, 4, or 2. There is a statement for this column and cellstating these limitations also stating the DENOMINATOR MUST BE GREATER THAN THENUMERATOR.
Entries into the numerator column H (H12) and denominatorcolumn J (J12) are used to calculate the Inch Fraction Decimal Equivalent inColumn M (M12).This calculation must be less than one.
I would like some way to some way to prevent data entry inthe denominator column J (J12) to result in a fraction calculation greater than one other than a statement just warning of this fact.
Column H Numerator Limited to integers 1 thru 63 H12 for discussion purposes.
Column J Denominator Limited to integers 64, 32, 16, 8, 4, 2 J12 fordiscussion purposes
Column M Fraction Column H divided by Column J M12 for discussion purposes
Column M (M12) formula gives the Fraction DecimalEquivalent H12/J12 in decimal inches.
What can I do to keep the entry in cell J12 so that it is greater than H12 and still meet the conditional formatting requirements in cells H12 and J12 and NOT just rely on a warning statement.
Any thoughts.