Skip to main content
Ground Control | Tier 1
August 7, 2023
Question

Filename wildcard

  • August 7, 2023
  • 1 reply
  • 403 views

I have a bot that takes an excel file and makes it an access database.  There are list of filenames of files that need to be moved.  i have a column that says file name and it will say filename, however i don’t have the full name of the file as each day there will be a date added to the file.  example it will say filename “date” or filename_”date”.  

 

how do i get the bot so see the filename variable matches the filename in the table? 

    1 reply

    rbkadiyam
    Premier Pathfinder | Tier 7
    Premier Pathfinder | Tier 7
    August 9, 2023

    @AA_Deathstar use string operation contains

    Ramesh B Kadiyam