View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
johnmasvou johnmasvou is offline
external usenet poster
 
Posts: 9
Default Disabling Autocalculation when opening CSV files

Every time I open a csv file it recalculates every possible formula in my
workbook, taking forever to open it. Is there any way to disable this from
the Excel menu options rather than in VBA?