![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Apr 2002
Posts: 10
|
I'm using a form to get input txt file, I then need to pass the filename to my spreadsheet so I may inport the file.
Any ideas ?? Thanks, |
|
|
|
|
|
#2 | |
|
Board Regular
Join Date: Feb 2002
Posts: 76
|
Quote:
If you want to import the text file with VBA, that can also be done. Please be a little more specific and I or someone else will be more likely to help. |
|
|
|
|
|
|
#3 | |
|
MrExcel MVP
Join Date: Mar 2002
Location: Chicago, IL USA
Posts: 2,042
|
Quote:
Will prompt you for the file to open and store it in the variable MyFile. You can then write the MyFile string to the worksheet (???) or use Workbooks.OpenText to open the file as you'd like. HTH, Jay |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|