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

Please

I am trying to code the showing/opening of the Excel built-in dialog box for
importing external data. I can code importing the data from a specific
location on a C:\ drive, however the user may need to access other data than
that coded as a default.

Is what I require possible....and if so......how?
(I'm using Office 2000)
Any assistance will be greatly appreciated.

Cheers

Al@n


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

I think you will need to browse for a file, store the file name in a
variable, and use the variable in some code that imports.

There is some code from Ken Getz to browse for files, with filetype filter
he It is for Access but remove Option Compare Database and it should
work.

http://www.hammerdata.com/Newsgrp/1.html

"Al@n" <al@n@g@wsi wrote in message
...
Please

I am trying to code the showing/opening of the Excel built-in dialog box
for
importing external data. I can code importing the data from a specific
location on a C:\ drive, however the user may need to access other data
than
that coded as a default.

Is what I require possible....and if so......how?
(I'm using Office 2000)
Any assistance will be greatly appreciated.

Cheers

Al@n



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default importing external data

William

Thanks for the lead. I have found some info on xlDialogExternalData, however
cannot find any detail on ot's application.

Thanks again


--
Al@n
"William Benson" wrote in message
...
I think you will need to browse for a file, store the file name in a
variable, and use the variable in some code that imports.

There is some code from Ken Getz to browse for files, with filetype filter
he It is for Access but remove Option Compare Database and it should
work.

http://www.hammerdata.com/Newsgrp/1.html

"Al@n" <al@n@g@wsi wrote in message
...
Please

I am trying to code the showing/opening of the Excel built-in dialog box
for
importing external data. I can code importing the data from a specific
location on a C:\ drive, however the user may need to access other data
than
that coded as a default.

Is what I require possible....and if so......how?
(I'm using Office 2000)
Any assistance will be greatly appreciated.

Cheers

Al@n





  #4   Report Post  
Posted to microsoft.public.excel.programming
wgl wgl is offline
external usenet poster
 
Posts: 4
Default importing external data

Al@n
I am trying to initiate the Import External Data Wizard using code. Were you
able to get this to work? If so, how? I can't find any information on
xlDialogExternalData. I'm using Excel 2003.



"Al@n" wrote:

William

Thanks for the lead. I have found some info on xlDialogExternalData, however
cannot find any detail on ot's application.

Thanks again


--
Al@n
"William Benson" wrote in message
...
I think you will need to browse for a file, store the file name in a
variable, and use the variable in some code that imports.

There is some code from Ken Getz to browse for files, with filetype filter
he It is for Access but remove Option Compare Database and it should
work.

http://www.hammerdata.com/Newsgrp/1.html

"Al@n" <al@n@g@wsi wrote in message
...
Please

I am trying to code the showing/opening of the Excel built-in dialog box
for
importing external data. I can code importing the data from a specific
location on a C:\ drive, however the user may need to access other data
than
that coded as a default.

Is what I require possible....and if so......how?
(I'm using Office 2000)
Any assistance will be greatly appreciated.

Cheers

Al@n






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 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 12:22 PM
Importing External Data Paul Hammond Excel Discussion (Misc queries) 0 December 15th 05 10:28 PM
Importing external data TexasLakeRat Excel Programming 1 February 15th 05 02:37 PM


All times are GMT +1. The time now is 02:47 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"