+ Reply to Thread
Results 1 to 4 of 4

Cannot figure out formula issue

  1. #1
    Registered User
    Join Date
    10-03-2018
    Location
    London
    MS-Off Ver
    365
    Posts
    7

    Cannot figure out formula issue

    Hi,

    This may not be formula related but I received an AP statement and converted it from PDF to Excel. No issues and have done this before.

    Now my formula just will not calculate and I'm confused. I've used it before.

    Maybe someone else's eyes will see through my stupidity (if that is what it is) so I'd be most appreciative if someone can let me know if/what I'm missing or if it's something else.

    Per attached, I'm simply trying to find their ref on the Main sheet on the Internal sheet and return the value from Internal column A to Main column D, but my formula in Main D2 isn't working but should return the value P00004249 to Main D2 but doesn't.

    Thanks for any help!

    Cheers
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Cannot figure out formula issue

    not a stupid question at all
    it actually happens all the time

    notice the cells on internal spreadsheet Column B have a Green Triangle on top left corner
    that means the cells reads like a text
    ie "12345" is not the same as 12345 so it doesn't match

    convert Column B on sheet internal and the formula should work

    do this by highlighting the column
    press text to column and (in your case) just press finish

    if you dont know where to find text to column

    https://www.excel-easy.com/examples/...o-columns.html
    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Registered User
    Join Date
    01-09-2019
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    1

    Re: Cannot figure out formula issue

    Its the formatting problem as mentioned by humdingaling. You can see the desired result by

    1. Changing the format to numbers in Internal sheet (To do so, select column B then press Alt A E F) - TEXT TO COLUMN FEATURE.
    2. Use the formula in this case =IFERROR(INDEX(Internal!$A$2:$F$274,MATCH(TEXT(Main!B2,0),Internal!$B$2:$B$274,0),1),"") - See the highlighted change.

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: Cannot figure out formula issue

    Please take a moment to read the forum rules and then amend your thread title to something descriptive of your problem - not what you think the answer might be. (think google search terms?). Once you have done this please send me a PM and I will remove this request. (Also, include a link to your thread - copy from the address bar)

    Many members search our previous posts, and thread titles play a big part of the search. I doubt anybody would do a search based on your title?

    To change a Title on your post, click EDIT POST then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    (note: this change is not optional )
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Using Linear Regression to predict a future event / performance figure / speed figure
    By Doofus1 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-22-2017, 11:51 AM
  2. Replies: 1
    Last Post: 06-22-2017, 02:58 AM
  3. Replies: 4
    Last Post: 02-03-2014, 08:05 AM
  4. ERROR 91 - Prolly Minor Issue, but i cant figure it out. - Object variable not set.
    By Excel_Phil in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-09-2013, 03:24 PM
  5. simple vlook up issue...cannot figure out
    By putitwhere in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-02-2013, 01:25 PM
  6. Replies: 2
    Last Post: 04-06-2013, 07:25 AM
  7. Sum formula to exclude monthly budget figure when actual figure is entered
    By rocketmail in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-02-2013, 04:22 AM

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