View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ChrisP ChrisP is offline
external usenet poster
 
Posts: 54
Default Update for 5 of 6 links

I have a workbook that has links to 6 different workbooks. I want to have 5
of the 6 updated. I've done the "do not update" under edit=links, but this
disables all of the links. How can I just disable one (or disable them all
there and in VBA enable the other 5)?

Thanks!!!