View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Derek Derek is offline
external usenet poster
 
Posts: 51
Default Formula to capture Document Properties

In various cells on a worksheet, I need to capture the information entered
into the Document Properties fields. i.e. I need to capture Title and used
the formula =DocProps("Title") but this returns the error #NAME?

Any ideas??

Thanks

Derek