#abap2xlsx — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #abap2xlsx, aggregated by home.social.
-
Modern, searchable #abap2xlsx documentation — now live (AI-assisted). Please help validate!
-
Can I manipulate a CSV with #ABAP2XLSX (read, process, write)? And no, I don't have a DDIC structure for the table, so workbook->set_table doesn't work.
Haven't found an example yet.
#abap -
Anyone know, how to convert an Excel Formula into the value displayed in Excel, when using #ABAP2XLSX ? GET_CELL just gives the formula but the ep_value is initial.
I had hoped it would return the value as seen by the Excel user. 😕