Linking cells: open source to update values

  • Thread starter Thread starter zimon72
  • Start date Start date
Z

zimon72

Hi there,

I created a source file (.csv) that contains two columns and several
rows. This source file is filled (updated) by a SQL process that runs
everyday.

The source file is input for a report in Excel. I would like to
automatically update the Excel report when it is opened. However,
although it looks like I linked the correct file, worksheet and range,
I can only update the Excel report after I manually open the source
file. But that's not what I want, I don't want to see the source file.

Anyone?
 
I believe that if the file is a text file it has to be opened in Excel for
the update to occur, as the text file does not have and cell address
references.

Outputting the linked file as an Excel file would correct this problem.
 
How do I do that? Just giving an .xls entension to my output doesn't
split my data into columns!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top