+ Reply to Thread
Results 1 to 1 of 1

number conversion in SAP->EXCEL transfer

  1. #1
    Registered User
    Join Date
    09-19-2007
    Posts
    5

    number conversion in SAP->EXCEL transfer

    Hi.

    Hi. I have a problem with currency-fields. I have a FM in SAP. It returns a table which contains 2 columns with amounts (type: CURR). In SAP everything is ok.

    Values in SAP are for example: 26,451.99

    When I export it into EXCEL it's received as string. When I display that value using:

    itab(row, col) -> I receive 26,451.99 as string and when I want to sum it up I receive 0, even if I change cell-format into currency *,XX

    Val(itab(row, col)) -> I receive a number but it's shortened into 26451

    what should I do to transfer data properly? That is to receive 26,451.99 as a number (currency)? Greetings. P.
    Last edited by VBA Noob; 10-05-2007 at 04:48 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1