View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mark mark is offline
external usenet poster
 
Posts: 196
Default Active Workbook Properties - comments

I am using EXCEL 97.

I want to be able to access the above

I have tried:-

ActiveWorkbook.BuiltInWorkbookProperties
(xlPropertyComments)

But it debugs.

Can anyone assist, please?


Mark