View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
bmartin52 bmartin52 is offline
external usenet poster
 
Posts: 1
Default Saving Workbook in Visual Basic Hides the Worksheet, Why

Sorry if this isn't the right place to ask but, I have a VB app that puts
data in an existing spreadsheet. I then use the close method to close the
excel application. After the VB app ends and I go and open the spreadsheet,
the worksheet is hidden, and I can't figure out why?

Thanks,

Bruce