Thread: Refreshing data
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MarkGMaxim MarkGMaxim is offline
external usenet poster
 
Posts: 1
Default Refreshing data

My company downloads a csv file daily from an external website, we then take
this data and make it look pretty with pivot tables and such every day. Is
there anyway we could take the pivot tables and formating of cells and
refresh them with the new data daily? I'm a .NET developer and I'm pretty
sure I could do it in .NET but there has to be an easier solution. Thanks.