Message 1 of 3
Table cell data format

Not applicable
09-08-2008
08:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there, i have created a table with 3 column, the first an second column is integer and the third column is the division of the other two.
=A1/B1
the problem is the output has a lot of trailing zero. I notice in autocad itself, you can select the cell, choose data format and change the precision. But how do i do it in vb?
=A1/B1
the problem is the output has a lot of trailing zero. I notice in autocad itself, you can select the cell, choose data format and change the precision. But how do i do it in vb?