+ Reply to Thread
Results 1 to 7 of 7

Trouble changing data format

  1. #1
    Registered User
    Join Date
    09-30-2009
    Location
    Isle of Man
    MS-Off Ver
    Excel 2003
    Posts
    8

    Trouble changing data format

    Hi All

    I've copied some data into Excel 2010 from HSBCnet and it has populated correctly. However, the numbers aren't being recognised as numbers by Excel meaning I can't use them in any mathematical formulas and when I highlight the cells I am not presented with a total amount, just a number telling me how many cells are selected. I have tried changing the format of the relevant cells from the regular 'format cells' menu but this hasn't helped.

    Could anyone point me in the right direction on what to do?

    Cheers

    Steve

  2. #2
    Forum Contributor
    Join Date
    01-04-2013
    Location
    Melbourne
    MS-Off Ver
    Excel 2010
    Posts
    179

    Re: Trouble changing data format

    Hi SpockIOM,

    Using a helper column, say your values are in A column, in B1 enter =A1*1 or =--A1

    This will convert them into numbers. You can then paste the values back into the original column.
    Did I help? Click *- add to my rep.

  3. #3
    Registered User
    Join Date
    09-30-2009
    Location
    Isle of Man
    MS-Off Ver
    Excel 2003
    Posts
    8

    Re: Trouble changing data format

    Hi Brumbot,

    I just tried your suggestions but using both these methods returns a #VALUE error.

    Thanks for replying though!

  4. #4
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Trouble changing data format

    what's in the cells? does len(a1) show the same length as what's visually in the cell?
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  5. #5
    Registered User
    Join Date
    02-19-2013
    Location
    Texas
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Trouble changing data format

    If you highlight the cells is there an error button? If so, one of the options may be "convert to number." Before copying the data, you may try to change the field to Text, then paste the data in to the spreadsheet. At that point, the error notification may pop up once you highlight the field.

    If not, try this:

    With data in A1, put in B1

    =VALUE(TRIM(CLEAN(A1)))

    Then fill-->down.

  6. #6
    Registered User
    Join Date
    09-30-2009
    Location
    Isle of Man
    MS-Off Ver
    Excel 2003
    Posts
    8

    Re: Trouble changing data format

    Hi guys

    Essentially what I see is exactly what I copied from the bank system. When I paste the data I select Match Destination Format as the pasting option so the data is separated into individual columns. Even when I do this the numbers automatically paste with commas (i.e. 24,137.75), but I am unable to do anything else to manipulate any of the data unless I manually enter it to another column.

    Sluwx04, I tried the trim/clean formula but again received a #value error.

    I appreciate the help!

  7. #7
    Registered User
    Join Date
    09-30-2009
    Location
    Isle of Man
    MS-Off Ver
    Excel 2003
    Posts
    8

    Re: Trouble changing data format

    I've managed to solve the problem.

    Thanks for all the help everyone!

+ 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