View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Valerie Valerie is offline
external usenet poster
 
Posts: 79
Default reference to another sheet not in wkbk brings up dialog box

I have a macro that writes a formula referencing another sheet in the
workbook. When this sheet isn't in the workbook, Excel opens the dialog box
to find the sheet and repeats for every line that contains the reference. I
would like to add something around the section referring to another sheet to
bypass that section if the sheet is not in the workbook. Is this possible?