- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Try this script to avoid under/overflows and also to calculate with negative numbers:
If (Page2.Table2.Row40.Line40VOC ne null and Page2.Table3.Row44.Line44VOC ne null) then
$ = Page2.Table2.Row40.Line40VOC / Page2.Table3.Row44.Line44VOC;
endif
Views
Replies
0 Likes
Total Likes