M
MrDeej
HEllo!
I have a VB code which calulates a number for me
ex:
1 / 30 = 3,333334E-02
it is going to store the result, which should be 0,33, in a table.
How do i make VBA calculate correct and how do i format the field in the
table to match this?
I have a VB code which calulates a number for me
ex:
1 / 30 = 3,333334E-02
it is going to store the result, which should be 0,33, in a table.
How do i make VBA calculate correct and how do i format the field in the
table to match this?