home.social

#abap2xlsx — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #abap2xlsx, aggregated by home.social.

fetched live
  1. 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

  2. Anyone know, how to convert an Excel Formula into the value displayed in Excel, when using ? 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. 😕