Skip to main content
Announcements
Global Transformation Awards! Applications are now open. Submit Entry
cancel
Showing results for 
Search instead for 
Did you mean: 
chrisg
Creator III
Creator III

detect wrong filename

Hi,

i would like to LOAD all files from a directory. But only the FILES which has the right Name (e.g. Beginns with "INPUTFILE......xls") of how can i detect 'wrong' filenames?

How can i code this in a the Loadscript

Thx

Christoph

Do or Do Not. There is no try!
1 Reply
Not applicable

LOAD *
FROM (biff, embedded labels, table is Sheet1$);