Any chance there is an undocumented CRC-32 built-in function? Trying to optimize our mivascript xlsx workbook creation routine and the byte-by-byte CRC with 5 bitwise operations per byte is painful on huge sheets of data.
Thanks,
-mike
Thanks,
-mike
Comment