A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

select the worksheet



 
 
Thread Tools Display Modes
  #1  
Old September 15th, 2003, 06:48 AM
neeraja
external usenet poster
 
Posts: n/a
Default select the worksheet

Can someone please tell me asap if this is possible in
Excel!!
The user will be running a macro in which he will be able
to select the workbook name:

IExcelFile = Application.GetOpenFilename("Excel-
files,*.xls", _
1, "Select One File To Open", , False)

I want a perticular sheet to be activated. because this
is the sheet which will be further used by the macro as
the input data. The name of the sheet is different in
different workbooks. So the user must be given an option
to select this sheet.

In other words, just as he is given the option to open
the required workbook, he must be given an option to
open/activate the required worksheet. He must be able to
select the worksheet rather entering the full name of the
sheet.

Can someone please help me with this!! I appreciate any
help.

Regards,
Neeraja.
  #2  
Old September 16th, 2003, 04:06 AM
Dave Peterson
external usenet poster
 
Posts: n/a
Default select the worksheet

See one suggestion at your other post.

neeraja wrote:

Can someone please tell me asap if this is possible in
Excel!!
The user will be running a macro in which he will be able
to select the workbook name:

IExcelFile = Application.GetOpenFilename("Excel-
files,*.xls", _
1, "Select One File To Open", , False)

I want a perticular sheet to be activated. because this
is the sheet which will be further used by the macro as
the input data. The name of the sheet is different in
different workbooks. So the user must be given an option
to select this sheet.

In other words, just as he is given the option to open
the required workbook, he must be given an option to
open/activate the required worksheet. He must be able to
select the worksheet rather entering the full name of the
sheet.

Can someone please help me with this!! I appreciate any
help.

Regards,
Neeraja.


--

Dave Peterson

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 12:56 AM.


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