+ Reply to Thread
Results 1 to 10 of 10

Cannot format column

  1. #1
    Registered User
    Join Date
    09-01-2009
    Location
    Cleator
    MS-Off Ver
    Excel 2007
    Posts
    11

    Cannot format column

    I am an infrequent user of '07 excel.
    I have copied and pasted three columns of figures and cannot format 2 columns for currency, the 3rd column has accepted formating and shows £1,234.00 from 1234
    I have 'constantly' cleared formating (and comments) from the 2 problem columns and tried to convert them to currency. The results are 1234.00 (note no £ or comma seperator)
    I would welome any advise available on this matter please.
    Last edited by quintain; 09-02-2009 at 07:34 AM.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Cannot format column

    To best describe or illustrate your problem you would be better off attaching a dummy workbook, the workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook.

    If needed supply a before and after sheet in the workbook so the person helping you can see what you are trying to achieve.

    Doing this will ensure you get the result you need!
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    09-01-2009
    Location
    Cleator
    MS-Off Ver
    Excel 2007
    Posts
    11

    Re: Cannot format column

    Quote Originally Posted by NBVC View Post
    To best describe or illustrate your problem you would be better off attaching a dummy workbook, the workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook.

    If needed supply a before and after sheet in the workbook so the person helping you can see what you are trying to achieve.

    Doing this will ensure you get the result you need!
    Thak you for your quick reply and advice.
    Would it be suitable if I selected a part of my work book obviously including the problem columns and uploaded that.

  4. #4
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Cannot format column

    Yes, we only need to see what the problem is.

  5. #5
    Registered User
    Join Date
    09-01-2009
    Location
    Cleator
    MS-Off Ver
    Excel 2007
    Posts
    11

    Re: Cannot format column

    Quote Originally Posted by NBVC View Post
    To best describe or illustrate your problem you would be better off attaching a dummy workbook, the workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook.

    If needed supply a before and after sheet in the workbook so the person helping you can see what you are trying to achieve.

    Doing this will ensure you get the result you need!
    I forward a small section of the file and hope you can advise me on how to format the 2 x columns for £ currency.
    However i have now discoverd if I enter the same amount in any of the problem cells the currency symbol and thousands seperator is correct i.e. 10.08 overwritten becomes £10.08
    How can I do this for the whole column without overwriting every seperate entry (its a long column for my tax returns)
    Attached Files Attached Files

  6. #6
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Cannot format column

    You have special character (Code 160) spaces after those numbers... which tells excel these are text strings and not numbers.

    You need to replace those characters with nothing...

    Go to the Home tab and then in the Editing section click down arrow on Find and Select option.. choose Replace.

    Now in the Find What box, hold the ALT key down and enter 0160 using only the number pad on the right of your keyboard.

    Leave the other field blank

    Then click Replace All

  7. #7
    Registered User
    Join Date
    09-01-2009
    Location
    Cleator
    MS-Off Ver
    Excel 2007
    Posts
    11

    Re: Cannot format column

    That's excellent and thank you, I will carry out your procedure shortly BuT how do you or more correctly how do I see or find out about the special characters (You have special character (Code 160) spaces after those numbers... which tells excel these are text strings and not numbers) knowing how to see/identify the characters may help me in the future.

  8. #8
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Cannot format column

    if you click in one of those cells and then hit F2 to get to the end of the content, you will notice the cursor has a space before it... at first it looks like a regular hit of the space bar.. when I tried to replace it, it didn't work, so I knew something fishy was up... so I entered a simple formula, =Code(Right(A1,1)) which takes the right-most character and tells me what code it is... and it returned 160... that means the code for the space is 160 and is not a regular space.. I then replaced that using the method I described and adding a 0 in front, so 0160, and it worked.

  9. #9
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Cannot format column

    If you are satisfied with the solution(s) provided, please mark your thread as Solved.

    How to mark a thread Solved
    Go to the first post
    Click edit
    Click Go Advanced
    Just below the word Title you will see a dropdown with the word No prefix.
    Change to Solved
    Click Save

  10. #10
    Registered User
    Join Date
    09-01-2009
    Location
    Cleator
    MS-Off Ver
    Excel 2007
    Posts
    11

    Re: Cannot format column

    NBVC
    Thank you for your help, it has solved my excel currency problem.

    I would welcome your advice again on a simple pre-designed template for my UK annual tax return, if you have any knowledge of such?

    I will also understand if your advice is to ask it in the more public part of the forum.

    I have completed 'reputation & solved' elements.

    Thank you again for being willing and able to assist me.

+ 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