View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Luis Luis is offline
external usenet poster
 
Posts: 26
Default Open file on a specified Worksheet

No. I have a xls file with 2 sheets and i i have 2 options to open the same
file, and i want that when the user chooses one option the file opens and
displays the corresponding sheet.

Tom, maybe you could help me on another question. I want to open a txt file
on an FTP location. That FTP location has Username and password. Can i pass
these parameters on the opening command? The problem is that i need to put
the username and password everytime i open the file. The site is allready
added to Excel.

"Tom Ogilvy" wrote:

What does that mean?

Do you want to import a text file into an existing sheet?

--
Regards,
Tom Ogilvy

"Luis" wrote in message
...
Hello.
How can i open a file on a certain worksheet?

Thanks
Luis