Hi all would someone be able to tell me how to print a named sheet and also just saving that sheet on its own without the workbook?
thanks guys
Hi all would someone be able to tell me how to print a named sheet and also just saving that sheet on its own without the workbook?
thanks guys
sorry guys I may not of explained my question to well!
Ignore my print request, the problem i am having is when using my save button it gives me error when trying to open it. i want to just save the sheet that im on so my code at the moment is
someString = Application.GetSaveAsFilename
If someString <> "False" Then ActiveSheet.SaveAs someString
Thanks
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks