Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Erica Matthews   on Sep 08 In MS Office Category.

  
Question Answered By: Corbin Jones   on Sep 08

I thing function  INT() can help you.

**********
Dim b As Double
Dim i As Integer
b = 10.000001
i = Int(b)

If i = b Then
i = i +1
End If
*********

Share: 

 

This Question has 3 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Ceiling Function in Access Or get search suggestion and latest updates.


Tagged: