Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 70
Default Importing external data

Using Excel 2002.

Is it possible to import data from another source (text or other excel)
without opening the other file?

Here is the situation. I have a workbook with several tabs. One of those
tabs contains program events and associated dates that are propigated
throught the other tabs. The workbook is distributed to several remote
locations for additional inputs. The event dates change which in turn
changes the dates in the associated tabs. For reasons I won't explain here,
it is not advisable to link the event dates from another file - everthing
needs to be selfcontained.

What I want to do is make a menu option "Update Events". The idea is that I
could send an update in text or Excel format with instructions to put the
file in the same directory as the workbook. The user would select Update
Events and using the standard getfile dialog box get the file and import the
data directly into the appropriate cells without opening the file or at
least transparent to the user. After the import, delete the file and notify
the user with a msgbox that the import is complete.

That gives me a way to update key data without having a link. Is that
possible?

Glen


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 70
Default Importing external data

Got the answer from Ron de Bruin's web site.

Glen

"Glen Mettler" wrote in message
...
Using Excel 2002.

Is it possible to import data from another source (text or other excel)
without opening the other file?

Here is the situation. I have a workbook with several tabs. One of those
tabs contains program events and associated dates that are propigated
throught the other tabs. The workbook is distributed to several remote
locations for additional inputs. The event dates change which in turn
changes the dates in the associated tabs. For reasons I won't explain
here, it is not advisable to link the event dates from another file -
everthing needs to be selfcontained.

What I want to do is make a menu option "Update Events". The idea is that
I could send an update in text or Excel format with instructions to put
the file in the same directory as the workbook. The user would select
Update Events and using the standard getfile dialog box get the file and
import the data directly into the appropriate cells without opening the
file or at least transparent to the user. After the import, delete the
file and notify the user with a msgbox that the import is complete.

That gives me a way to update key data without having a link. Is that
possible?

Glen



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,337
Default Importing external data

Yes,

You can use a formula to get the data and then change to values so only the
info is left. You can design a macro to do this with one mouse click for the
whole thing. I just did the same thing for a client.

--
Don Guillett
SalesAid Software

"Glen Mettler" wrote in message
...
Using Excel 2002.

Is it possible to import data from another source (text or other excel)
without opening the other file?

Here is the situation. I have a workbook with several tabs. One of those
tabs contains program events and associated dates that are propigated
throught the other tabs. The workbook is distributed to several remote
locations for additional inputs. The event dates change which in turn
changes the dates in the associated tabs. For reasons I won't explain

here,
it is not advisable to link the event dates from another file - everthing
needs to be selfcontained.

What I want to do is make a menu option "Update Events". The idea is that

I
could send an update in text or Excel format with instructions to put the
file in the same directory as the workbook. The user would select Update
Events and using the standard getfile dialog box get the file and import

the
data directly into the appropriate cells without opening the file or at
least transparent to the user. After the import, delete the file and

notify
the user with a msgbox that the import is complete.

That gives me a way to update key data without having a link. Is that
possible?

Glen




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
Importing external data Mark Allen Excel Discussion (Misc queries) 0 October 27th 08 12:32 PM
Importing External Data Fgbdrum Excel Discussion (Misc queries) 0 July 19th 07 05:12 PM
Importing External Data Donbenz1 Excel Discussion (Misc queries) 0 June 14th 07 09:36 PM
Importing External Data Hari[_2_] Excel Discussion (Misc queries) 0 March 22nd 07 11:11 AM
Importing External Data Paul Hammond Excel Discussion (Misc queries) 0 December 15th 05 10:28 PM


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

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

About Us

"It's about Microsoft Excel"