+ Reply to Thread
Results 1 to 5 of 5

check file name references

Hybrid View

  1. #1
    Registered User
    Join Date
    12-04-2014
    Location
    London
    MS-Off Ver
    2010
    Posts
    4

    check file name references

    I am seeking some advice in excel. I need excel to check file name references as the right characters. The issue is the string is not always the same no. of characters as can be extended if Sub-Contractor Originator/Internal No. or Sub-Location or Level is added see Table 1 green section. on the attached document

    A separate issue is that users will occasionally use the wrong separator i.e _ or – which I need to check is correct an in line with Table. 1

    Table two is an example of the variation of the file name references with its correct separators and how long the string.

    Can someone please assist with providing some guidance of what is the best way of crosschecking/validating the file name reference is correct?
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2406 (Windows 11 23H2 64-bit)
    Posts
    81,717

    Re: check file name references

    The Excel workbook would be far more helpful than a Word document. Please attach it for us (desensitised). Thanks.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    12-04-2014
    Location
    London
    MS-Off Ver
    2010
    Posts
    4

    Re: check file name references

    I am not even sure which formula to start with. I have attached some examples of what I want to achieve in excel
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    12-04-2014
    Location
    London
    MS-Off Ver
    2010
    Posts
    4

    Re: check file name references

    I was thinking of using the LEN Formuala with LEFT, but not sure if that will work

  5. #5
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,705

    Re: check file name references

    This may be of some help, although it leaves the issue of "Reason" untouched.
    To identify the correct and incorrect statuses use: =IF(ISNUMBER(MATCH(D2,A$2:A7,0)),"Correct","Incorrect")
    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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. How to check if excel file is Checked Out in SharePoing Check Out, run code, Check In
    By jrtraylor in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-08-2016, 04:36 PM
  2. Replies: 6
    Last Post: 06-02-2014, 01:40 PM
  3. [SOLVED] VBA to Check if Cell Formula References Another Sheet
    By learning_vba in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 05-07-2013, 02:44 PM
  4. Replies: 2
    Last Post: 01-08-2013, 05:01 AM
  5. Check and Set References with VBA
    By wotadude in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-12-2009, 02:22 AM
  6. Check for References to Blank Cells
    By ExcelMonkey in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-25-2005, 02:05 PM
  7. Check relative / absolute references
    By oli in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-05-2005, 09:05 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