Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default Data Refresh Issues...

I've been developing this spreadsheet for 3 or 4 months now - on and off.
Something's changed and I can't figure out what happened.

What the spreadsheet does...I've written some code that uses the data
located on sheet - TempData to generate 2 histograms, a run chart, and some
statistics pertaining to the data. I've written the code as an Auto_Open( )
so that it works as the workbook opens. I need it to run completely without
operator interaction. I've written so that once the code has been executed
it closes the workbook and Excel. I've set the macro Security to LOW so
that the operator doesn't have to select the "Enable Macros" button on
startup.

When I last worked on the spreadsheet everything was working fine. Now it's
time to deploy it and I tested it today and now it seems different. The
difference that I'm talking about is that now every time I open the
workbook, I'm prompted with a message saying "...that the spreadsheet
contains data that are linked to an external datasource. Do you want to
update the datasource..." or something like that. The options are "Yes" and
"No". Yes updates the data from the source file and No leaves it as it is.

I don't know why I'm getting this message and the message really isn't the
problem, I just need to make it so that the operator doesn't have to
interact with it.

Can anybody explain to me why it never prompted me before but now it always
does?
and
How can I get past this by either changing the way the data is linked or
programmically acknowledge the button?

Thanks

Jeff


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 33
Default Data Refresh Issues...

Jeff;

I'm not shure if this is it, but trying it might help.

In the Menu click | Options
Select the Tab Calculations
In Workbook Options check Update Remote References.

I thought that that was the one ...
Mark.

More Excel ? www.rosenkrantz.nl or

--------------------------------------------------------------------



"Jeff Harbin" wrote in message
ink.net...
I've been developing this spreadsheet for 3 or 4 months now - on and off.
Something's changed and I can't figure out what happened.

What the spreadsheet does...I've written some code that uses the data
located on sheet - TempData to generate 2 histograms, a run chart, and

some
statistics pertaining to the data. I've written the code as an

Auto_Open( )
so that it works as the workbook opens. I need it to run completely

without
operator interaction. I've written so that once the code has been

executed
it closes the workbook and Excel. I've set the macro Security to LOW so
that the operator doesn't have to select the "Enable Macros" button on
startup.

When I last worked on the spreadsheet everything was working fine. Now

it's
time to deploy it and I tested it today and now it seems different. The
difference that I'm talking about is that now every time I open the
workbook, I'm prompted with a message saying "...that the spreadsheet
contains data that are linked to an external datasource. Do you want to
update the datasource..." or something like that. The options are "Yes"

and
"No". Yes updates the data from the source file and No leaves it as it

is.

I don't know why I'm getting this message and the message really isn't the
problem, I just need to make it so that the operator doesn't have to
interact with it.

Can anybody explain to me why it never prompted me before but now it

always
does?
and
How can I get past this by either changing the way the data is linked or
programmically acknowledge the button?

Thanks

Jeff




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Data Refresh Issues...

I checked that feature under Tools...Options. It had a check mark in the box. I removed the check mark...saved the sheet...and re-opened it. Same results. That isn't it

Thanks though
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pivot tables - Refresh issues JS Excel Worksheet Functions 2 January 14th 09 03:13 PM
External Data Refresh Issues RogerManiccia@ebs Excel Discussion (Misc queries) 0 June 18th 08 04:40 PM
Create refresh button in worksheet to refresh Pivot Table Data Ron Excel Worksheet Functions 1 October 13th 07 01:20 AM
Data Refresh Issues when linking Access queries to Excel Rob Excel Discussion (Misc queries) 0 October 6th 06 06:40 PM
Pivot Table REFRESH Flaw -- Saves Old Data in Selection Area AFTER REFRESH Ken Roberts Excel Programming 3 September 11th 03 06:02 AM


All times are GMT +1. The time now is 12:58 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"