Results 1 to 3 of 3
  1. #1
    coolpal9 is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Jan 2012
    Posts
    40

    BMI calculation formula not working...

    Hi,



    In my form I had two textboxes: one for Height and the other for Weight. And then another textbox BMI, whose value I got it calculated from the formula =Format(([Weight])/(([Height]/100)^2),"0.0")

    But my worry is that it is not working. Pl someone help me, its very urgent and I have to make it work.

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Are the Height and Weight controls bound to fields in a query? If so then your BMI control formula should be in the query.

  3. #3
    TheShabz is offline Court Jester
    Windows 7 64bit Access 2010 64bit
    Join Date
    Feb 2010
    Posts
    1,368
    This comment is more for the BMI calculations than Access. The height/weight formulas are very archaic and really shouldn't be used anymore. Calculating one's true BMI is a simple process nowadays. If you think about it, going off of a height/weight chart, every athlete is overweight/obese. Two people 6'0" 220lbs would both be considered obese. One of those is a couch potato and the other is a football player. Two COMPLETELY different body compositions.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Total Calculation, nz function, not working
    By Jojojo in forum Programming
    Replies: 3
    Last Post: 10-10-2011, 02:33 PM
  2. Formula in report
    By Nixx1401 in forum Reports
    Replies: 4
    Last Post: 05-07-2011, 12:04 PM
  3. Formula mod help
    By jcaptchaos2 in forum Access
    Replies: 2
    Last Post: 04-25-2011, 02:55 PM
  4. SQL Formula to Sum Itself
    By Scorpio11 in forum Access
    Replies: 1
    Last Post: 02-19-2011, 11:22 AM
  5. Formula
    By hschrunk in forum Access
    Replies: 3
    Last Post: 05-18-2010, 01:40 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums