PDA

View Full Version : Function to list file names in a folder



Johan90
05-08-2018, 07:56 AM
Hello!


I want to have custom function that reads a path name and then list the file name that is being indexed. For example if I have the path name in D3 I want to have in D10 a function returns the file that is being indexed by (for example by the Row function).


I havent got much of a clue as to do this, I have some experience with macro subs but mostly no experience with creating functions.