Message 1 of 6
List all IDW file in Project and Access iprops
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi anybody that could help
I am starting to write a bit of vba or ilogic code with 3 stages - if anybody has done this already thenI would appreciate a point in the right direction.
1) Search through the IDW files contained in the project folder (and sub folders but excluding "oldversions" folders) and add the file name to an array. - Filter only filenames that begin with a preset string ie "AB1234"
2) As each file is added to the array, read the current value of the iprop.revision number field and store the value to the array.
3) Write the array to a spreadsheet file.
Thanks in advance
Mark