merging files
im trying to merge text files and turn them into excel files. i found to scripts one which merges files and a second which cleans it ( delets empty columns and such). when i combine the two scripts i get this message: "send expects scriptable object in access or evaluation of 'send' " the script fails at: Set Selected() can someone please help me solve the problem. here is how i combined the t...