I have created a .csv file with my code in my .EXE.
If I dbl click it, Excell will open it and everything is great. How can avoid the dbl click?
ie, how can i tell Excell "open MyFile.csv"
PS. does anyone know how to save the FORMULAS from excell to a text file so that my EXE can create a .csv file with them in it?
------------------
Kind Regards
Mike
If I dbl click it, Excell will open it and everything is great. How can avoid the dbl click?
ie, how can i tell Excell "open MyFile.csv"
PS. does anyone know how to save the FORMULAS from excell to a text file so that my EXE can create a .csv file with them in it?
------------------
Kind Regards
Mike
Comment