Hi all - I'm trying to write a macro that will let me edit properties on a bunch of files at once, using an Excel table. Is there a way to use an embedded Excel sheet, a la design tables, instead of launching Excel as a separate app and having to work around a way to trigger data retrieval by SW? I have all the other code - select a folder, step through the files of the selected type gathering their properties and drop it all into a worksheet. Now I just need the right way to access Excel. I've got a workaround in mind (use a dedicated workbook for this purpose, clear it out every time, and add a button to my form triggering retrieval) but I'm hoping for something more direct. Thanks in advance, -Mark [x-posted to SolidMentor]