View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
SpeeD72 SpeeD72 is offline
external usenet poster
 
Posts: 10
Default #REF in formula when delenting source

Hi.

I have done a macro that "uses" that creat PDF´s of a
workshseet (formated table). this formated table as is
source in another worksheet that as a 1000 record
database.

The problem is that, when i delete row 2 (so that the
valeu change in the "formated table") my links in the
other worksheet becomes #REF.

How stop #REF from appering?? i´ve tried manual
calculations baut i was no good....

Thanks´s a lot
SpeeD