September 21, 201114 yr I've searched and can't seem to find if this is possible. I want to export a found set to a specified Excel file, then complete a second export of a different found set to a second sheet of the same workbook. Is this possible? Thanks for the help.
June 27, 201213 yr Sure it is, but it will take OS level scripting. FM itself can only export to one file. So the second export has to go out to its own file and then you need to have FM trigger an OS-level script to have Excel merge the two.
Create an account or sign in to comment