View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Hugh Hugh is offline
external usenet poster
 
Posts: 38
Default Save Workbook or worksheet

Hi there,

How to save a workbook or worksheet without saving the
code? I want to save a single worksheet on a workbook
with columns of data and a chart. However, a form will
pop up if saved file is open since there are code in
workbook. How do I save worksheet (or workbook)without
saving the code? Thanks in advance.

Hugh