I have a tricky one…(it may be on the forum somewhere but, I can’t find any mention in my searches)
I have an XL Workbook that contains a worksheet created to be a order form with vba driven catalogs and much validation code. This workbook is plugged into a web site for download.
Now it gets tricky, as some of you may know…some versions of IE coupled with some versions of windows/office open excel files on download into the IE window instead of actually calling up the “save” option.
This is fine for I have rewritten all the code to work in both environments however I have used the send mail function as a method of returning this form to our people and I don’t think it is very reliable from the IE environment.
After all that, finally the question…Does anyone know or have had success with some syntax that is considered reliable in both environments? Or a way to code it to use one version of code in the XL and another in IE?
I hope I have made this understandable…TIA for anything that can be provided.
Phil