Code:
local files "a.dat b.dat c.dat d.xlsx e.dat f.xlsx"
Is there a simple way to get a list of the files that have a certain extension? Desired result is a macro with value:
Code:
"d.xlsx f.xlsx"
Specialized on Data processing, Data management Implementation plan, Data Collection tools - electronic and paper base, Data cleaning specifications, Data extraction, Data transformation, Data load, Analytical Datasets, and Data analysis. BJ Data Tech Solutions teaches on design and developing Electronic Data Collection Tools using CSPro, and STATA commands for data manipulation. Setting up Data Management systems using modern data technologies such as Relational Databases, C#, PHP and Android.
local files "a.dat b.dat c.dat d.xlsx e.dat f.xlsx"
"d.xlsx f.xlsx"
0 Response to Get words from a list if they contain a given substring
Post a Comment