View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Charlie Woll Charlie Woll is offline
external usenet poster
 
Posts: 2
Default Application.Calculatefull function

I have used the Application.CalculateFull function in VB Excel 2002. Folks
who use this workbook with earlier versions of Excel get an error msg. Is
there a way to update their version to use this call without upgrading their
version of excel? Is there a DLL that I can copy to their computer to
accomplish this?

charlie