ROUNDUP expression

  • Thread starter Thread starter Ken Jackson
  • Start date Start date
K

Ken Jackson

I have a calculated field in a form

Forms![width]/12

I would like it to roundup any fractions to the next whole number. Is this
possible using SQL? If not what would the VB code look like. Thanks
 
Back
Top