View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
carloshernandezy carloshernandezy is offline
external usenet poster
 
Posts: 9
Default Opening *.txt by code with varible path

Hello to all,


I´m triying to open a *.txt file in a variable path and with a
variable name.


C:\.....\year\weekXX\

After opening the select dialog box I select the *.txt file and convert
with comma delimiters.



-year- is the value of a cell in worksheet
-weekXX- is the value of a cell in worksheet


Thanks for your help