View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ExcelNoviceInIL ExcelNoviceInIL is offline
external usenet poster
 
Posts: 2
Default vba code in Excel

I am trying to create a vba code in Excel to go to a list of files and
compare the file name that I entered manually with the list to determine if
there is a file out there by that name. If there is not a file out there, an
error message will be generated telling me that the file does not exist and
to enter a new file name.