473,657 Members | 2,763 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How do I get imported data to refresh each time the Excel file opens?

34 New Member
I have a template that will be used to track data across multiple outside spreadsheets. The outside spreadsheets will be imported to different tabs of the template.

I know that once the data is imported, the connection properties can be adjusted so that the data refreshes when the template file is opened, however, this is tedious as new data imports will be added constantly.

Is there a way to get the template file to refresh all data without adjusting the connection properties of each set of imported data? I know the 'Refresh All' button is another option but the imported data changes day to day so again, this is not ideal.
Dec 4 '14 #1
15 2420
twinnyfo
3,653 Recognized Expert Moderator Specialist
Doesn't the "Refresh All" refresh all links? How does that not capture the day-to-day changes? I am a bit confused.
Dec 4 '14 #2
kw127533
34 New Member
It does but I would like the data to refresh automatically. Some of my coworkers who will be using the spreadsheet are not that familiar with Excel so I'd like to automate things as much as possible.
Dec 4 '14 #3
twinnyfo
3,653 Recognized Expert Moderator Specialist
I thought there was a setting to automatically update your links when the Spreadsheet was opened, too. Let me look into it....

There might also be some ways to do it programmaticall y in VBA.
Dec 4 '14 #4
twinnyfo
3,653 Recognized Expert Moderator Specialist
I am able to refresh links whenever I open the Spreadsheet.

BTW, Excel is not usually the best Application for sharing data across a network. it can turn into a disaster quickly and if anything breaks or crashes, you are usually a lot out of luck...
Dec 4 '14 #5
kw127533
34 New Member
Yeah I thought there was a setting for that also but I can't seem to find it.

It's not really data sharing, it's more of a tracking device so one person can monitor their work across multiple spreadsheets.
Dec 4 '14 #6
twinnyfo
3,653 Recognized Expert Moderator Specialist
Is it one master spreadsheet that links to multiple children? Do all have access to the master? Trying to figure why multiple users would need access to the same spreadsheet in such an environment. Again--asking for problems.
Dec 4 '14 #7
kw127533
34 New Member
Yes, for example each client has a spreadsheet associated with it to track tasks and their completion dates. We wanted a centralized place so that each consultant could track tasks across all clients by looking in one place.

So the template is a personal tool to be used by each consultant. Only one consultant would be accessing the file at a time.
Dec 4 '14 #8
twinnyfo
3,653 Recognized Expert Moderator Specialist
Again, when I open a linked spreadsheet, it allows me to 1) either update the links at that time, or 2) automatically update when I open. If only one has it open at a time, it should be fine.

(I think)

I guess I'm not exactly sure the question here, as this should be automatic to start. Are you saying yours does not update automatically?
Dec 5 '14 #9
kw127533
34 New Member
Hmmm...I'm not getting that option when I open the file. I remember at my old job we had spreadsheets with that prompt when you opened the file, so I guess my question is how do I get the spreadsheet to prompt a refresh when it is opened? I'm using Excel 2010 by the way.
Dec 5 '14 #10

Sign in to post your reply or Sign up for a free account.

Similar topics

1
5542
by: Steve | last post by:
I am trying many ways to create and save data to an Excel file, but all I got is the following error message. (The code behind is in C#.net) System.UnauthorizedAccessException Here is my codes: 71: // Start a new workbook in Excel. 72: m_objExcel = new Excel.Application();
1
1253
by: lingammca | last post by:
Hi, I am working in a web application where I need to import data from one Excel file. Add a row number to each row in that file and save it in the specified folder. All this have to be done by clicking a single button. Pls help me in getting the solution for the above said problem. Thanks.
0
1775
by: MKH | last post by:
Greetings, OS = Windows 2000 Server SP4 SQL = MS SQL 2000 Server SP4 Language = T-SQL I have an excel file stored in a data base table as an image data type. I would like to somehow read the data from the excel file and extract its data into a data base table using t-sql.
0
1236
by: napstar | last post by:
I have an excel file with data.I want to pull data from the excel file into a table in access.The data in excel has products and customers who buy these products and sometimes 1 customer can buy many products. If i import into access will be able to show this realtionship? Please guys, this is urgent Thank for your anticipated responses..
2
4984
by: cckelly | last post by:
Hello, all! I need help. There is a "view" in a SQL Server 7 database that contains all the data I need. I want to create an Excel file (version Excel 2000). I want the file to open the view and refresh the data every time. (The view pulls records for the past 3 months.) I've tried the Excel menu option "Data | Get External Data | New Database Query" to select the view from the list of database objects. A message appears and the Excel...
1
1396
by: hanhan | last post by:
Hi all, I need to write a program in VB.Net 2003 for the pocket PC (with mobile 5), which will read data from an Excel file, and dispay them. I didn't succeed to create a correct connection to the Excel file. I tried few providers, as far as i tried the JET and OLEDB components are not suitable to use on a pocket pc program (in vb.net). there's the code: Dim ds As DataSet
1
2271
by: kanmbk | last post by:
Hi, I supposed to upload the data of an excel file in to database. I dont know how to do this. Please help me. Bharathi..
2
3996
by: mangalamonkey | last post by:
I want to export data into an excel file using iReports.I could do that but the data is displayed as an image. I need the data to be displayed as cells as in the excel sheet. plz do reply.........
6
2730
by: slinky | last post by:
I found the following code to transfer datagrid data to an Excel file. Is this written in C#?... I'm a vb.netter. I'm just not sure where to place the code to experiment on it. Should I place it in the event handler for a form button. Is there other ways to accomplish this? I looked at some on the web and usergroups, but was confused as to the functioning. BTW my datagrid is enclosed in a <div></divfor ease of scrolling if that would...
1
2546
by: JFKJr | last post by:
Hi! I have exported an access table data into an excel file using the following code. However, the code exported all the data to the excel sheet starting from 'A' cell (first column). But I want to export all the data into the excel starting from cell B (second column) and include the heading "Extract Policy" followed by checkboxes in 'A' cell. Can anyone suggest me how to do this? Thanks a million in advance. Function ExportTableToExcel()...
0
8306
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
8503
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8605
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7327
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5632
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4152
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4304
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2726
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1615
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.