Search results

  1. L

    Treating table fields as strings

    Fellow colleagues, good day to you. I'll go straight to the point: I'm working on a database and I need to create a function to calculate the BMI (Body Mass Index) from the weight and height of a person. So far, I've come up with this: Public Function bmi(varpeso, varaltezza As Double) As...
  2. L

    Hello World!

    Hey, everybody! In the past few days I discovered I myself am an Access programmer, too, since I've been asked by a relative to create a database for a project to reduce hospitalizations in case of chronic heart disorders. I've stumbled upon your community by looking for a work-around for some...
Top Bottom