November 17, 201114 yr I have a script that is designed to either print or export an excel file with information. If I select print it works, but export, goes through the motions and doesn't save the file. I can't figure out what the issue is. If anyone can look at the jpeg and tell me where I went wrong, I would appreciate it. Thanks Dave
November 18, 201114 yr If you're using "No dialog" in Save Records As Excel I think you've got to "Specify output file..."
November 18, 201114 yr Author Thanks Crazy Eye, I fixed that now, but there is still something wrong with the script from that point forward. The script will continue on and do nothing. It does not end up saving the file or following through. So somewhere in my script after that point things are messed up. Dave
November 19, 201114 yr Author Figured it out, thanks for the help. I haven't used this in awhile and since Lion does not support Rosseta, you have to save the export in xlsx format. That is why nothing happened but the script didn't fail. Thanks
Create an account or sign in to comment