I am attempting to write a small macro that takes a negative value converts the value to absolute form and prints it as a barcode.
The problem i have reached is that when the value contains a .0 for instance 23.0. The macro will skip the decimal but I need as a value requirement. I need the barcode to be place on the file report

Please Login or Register  to view this content.