Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I need to find the total weight from the items listed in visible rows in parts list.
However, I find that the cell value for unit weight (see below) rounds up to an integer. I tried all possible options, but no success.
SyntaxEditor Code Snippet
oWeight_UNIT = oPartsList.PartsListRows.Item(i).Item("UNIT WT. (LB)").Value
Could someone help me. Thanks!
Solved! Go to Solution.