Writing numeric data up to a selected precision to an Excel workbook

  • 3 January 2024
  • 0 replies
  • 17 views

Userlevel 5
Badge +7

Today I got the question to write to Excel numeric data up to a selected precision.

Converting to strings didn't work out, as strings will be strings in Excel.

The trick I used is to avoid converting to strings, but use the round function, as this function can round up to a certain number of decimals (positive and negative!).


0 replies

Be the first to reply!

Reply


Didn't find what you were looking for? Try searching on our documentation pages:

AIMMS Developer & PRO | AIMMS How-To | AIMMS SC Navigator