J jocke May 24, 2004 #1 how shall i do when i want to save a file with vba code/macro and onl save the xlsheet without the code
how shall i do when i want to save a file with vba code/macro and onl save the xlsheet without the code
D DNF Karran May 24, 2004 #2 If you just want the sheet then you could copy it to a new book the save that new workbook. Dunca