Okay everything I've found doesn't seem to work.
I have a textbox [text22] that has a number in it that I want rounded up to the nearest 5 in a different textbox [text26].
Example
[text22] = 13 then [text26] = 15
I used the Ceiling function easily enough in Excel but now I want this in an Acess Form.
Thanks
Kathie
I have a textbox [text22] that has a number in it that I want rounded up to the nearest 5 in a different textbox [text26].
Example
[text22] = 13 then [text26] = 15
I used the Ceiling function easily enough in Excel but now I want this in an Acess Form.
Thanks
Kathie