Consulting

Results 1 to 7 of 7

Thread: Identify Font used in XLS sheet

  1. #1
    VBAX Newbie
    Joined
    Nov 2016
    Posts
    3
    Location

    Identify Font used in XLS sheet

    hello experts,
    posting my first question. I received one xls file from my architect department, they are using xls sheet to generate some shapes.
    two files are attached , pdf one is the output but in xls in shape column i m not getting correct font, can anyone explain it
    thanks in advance for help.
    regards
    Imran
    desired_result.jpgXLS_data_sheet.jpg

  2. #2
    VBAX Guru Kenneth Hobs's Avatar
    Joined
    Nov 2005
    Location
    Tecumseh, OK
    Posts
    4,956
    Location
    Some fonts like symbols may look like shapes or picture objects but they are not. Open the Developer button on the ribbon and click the Design Mode button to allow you to right click to select a shape object. Right the ribbon and Customize it to select the Developer group if not on your ribbon.

  3. #3
    VBAX Newbie
    Joined
    Nov 2016
    Posts
    3
    Location
    Quote Originally Posted by Kenneth Hobs View Post
    Some fonts like symbols may look like shapes or picture objects but they are not. Open the Developer button on the ribbon and click the Design Mode button to allow you to right click to select a shape object. Right the ribbon and Customize it to select the Developer group if not on your ribbon.


    thanks for your reply, but my actual problem is the font that is used in first pic,
    i received this xls file and a pdf file (pic 1), in xls file shape column showing B G and other characters where there is formula (=+VLOOKUP(K13,Bar_Shape,2,)) is there but result is not appearing due to non availability of font. in font ASATBBS is appearing as font name which does not exists any where.
    regards,

  4. #4
    VBAX Guru Kenneth Hobs's Avatar
    Joined
    Nov 2005
    Location
    Tecumseh, OK
    Posts
    4,956
    Location
    If that is the case, then you must have the font.

    Excel does not allow embedded fonts. MSWord does so I guess you can add Excel to an MSWord file with the font which might work. Some fonts can't be embedded in MSWord.

  5. #5
    Moderator VBAX Sage SamT's Avatar
    Joined
    Oct 2006
    Location
    Near Columbia
    Posts
    7,814
    Location
    In Acrobat, Edit Menu, Properties you can see all the Fonts used in the document. Plus some that aren't used. You might see most of the unused fonts in another pdf file.

    You might be able to Convert the Document to a Word file and see the Font here.

    When you identify the Font, try and download it and install it in Windows Fonts,
    I expect the student to do their homework and find all the errrors I leeve in.


    Please take the time to read the Forum FAQ

  6. #6
    VBAX Newbie
    Joined
    Nov 2016
    Posts
    3
    Location
    thanks for help, finally i figured out font but strange part that this font is no where available for download
    I used PDF Architect4 to view the pdf properties and it says font used is
    ABCDEE+ASATBBS
    type : true type
    encoding : ASNI
    i am looking for this type of font but not able to find anywhere
    anyone have any idea about this font.
    thanks & regards,

    Imran

  7. #7
    VBAX Sage
    Joined
    Apr 2007
    Location
    United States
    Posts
    8,728
    Location
    I would expect that the architect department has the font on their computers or they wouldn't be able to put the symbols on their xls

    Could you get it from them?
    ---------------------------------------------------------------------------------------------------------------------

    Paul


    Remember: Tell us WHAT you want to do, not HOW you think you want to do it

    1. Use [CODE] ....[/CODE ] Tags for readability
    [CODE]PasteYourCodeHere[/CODE ] -- (or paste your code, select it, click [#] button)
    2. Upload an example
    Go Advanced / Attachments - Manage Attachments / Add Files / Select Files / Select the file(s) / Upload Files / Done
    3. Mark the thread as [Solved] when you have an answer
    Thread Tools (on the top right corner, above the first message)
    4. Read the Forum FAQ, especially the part about cross-posting in other forums
    http://www.vbaexpress.com/forum/faq...._new_faq_item3

Tags for this Thread

Posting Permissions

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