Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Multiple Versions of the same file

Maybe you can steal some code from Debra Dalgleish's site:
http://www.contextures.com/xlToolbar01.html

RSHF wrote:

On my workbook I have a combo box which lists slightly different versions of
the same sheet (The master sheet). I am trying to enable users to scroll
through the check box on the master sheet and click the version they would
like to view, and that version of the master sheet would appear.

Summary:
1 Master Sheet
10 Different Versions of the same sheet saved as different files with
different amounts and type of data.
Sheets (The 10 ten different versions) listed 1-10, in the combo box.
The User would be able to scroll through the combo box and select the sheet
that they prefer.

Any assistance would be greatly appreciated!


--

Dave Peterson
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Multiple Versions of the same file

How about a list of workbook names each with their own hyperlink?

RSHF wrote:

Dave,
I am not trying to link sheets per say, I am really trying to enable the
user to be able to pull up different saved versions of the same sheet that
are stored in a seperate folder. I may not have made that very clear. Any
suggestions here?

"Dave Peterson" wrote:

Maybe you can steal some code from Debra Dalgleish's site:
http://www.contextures.com/xlToolbar01.html

RSHF wrote:

On my workbook I have a combo box which lists slightly different versions of
the same sheet (The master sheet). I am trying to enable users to scroll
through the check box on the master sheet and click the version they would
like to view, and that version of the master sheet would appear.

Summary:
1 Master Sheet
10 Different Versions of the same sheet saved as different files with
different amounts and type of data.
Sheets (The 10 ten different versions) listed 1-10, in the combo box.
The User would be able to scroll through the combo box and select the sheet
that they prefer.

Any assistance would be greatly appreciated!


--

Dave Peterson


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Multiple Versions of the same file

Look at followhyperlink in VBA's help.

But why bother?

Just select a cell and Insert|Hyperlink and point at the file that should be
opened.

RSHF wrote:

How do I implement the hyperlinks within VBA

"Dave Peterson" wrote:

How about a list of workbook names each with their own hyperlink?

RSHF wrote:

Dave,
I am not trying to link sheets per say, I am really trying to enable the
user to be able to pull up different saved versions of the same sheet that
are stored in a seperate folder. I may not have made that very clear. Any
suggestions here?

"Dave Peterson" wrote:

Maybe you can steal some code from Debra Dalgleish's site:
http://www.contextures.com/xlToolbar01.html

RSHF wrote:

On my workbook I have a combo box which lists slightly different versions of
the same sheet (The master sheet). I am trying to enable users to scroll
through the check box on the master sheet and click the version they would
like to view, and that version of the master sheet would appear.

Summary:
1 Master Sheet
10 Different Versions of the same sheet saved as different files with
different amounts and type of data.
Sheets (The 10 ten different versions) listed 1-10, in the combo box.
The User would be able to scroll through the combo box and select the sheet
that they prefer.

Any assistance would be greatly appreciated!

--

Dave Peterson


--

Dave Peterson


--

Dave Peterson
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
Multiple Excel versions. Naveen Mukkelli Excel Discussion (Misc queries) 0 May 16th 06 12:55 AM
multiple versions of a spreadsheet Nick Excel Discussion (Misc queries) 1 March 1st 06 01:17 PM
Multiple versions of excel ... John Keith[_2_] Excel Programming 3 January 9th 06 04:55 PM
VBA, SQL, and multiple versions of Excel Terry Detrie[_2_] Excel Programming 2 December 2nd 05 12:18 AM
Multiple Versions Andrew Excel Discussion (Misc queries) 3 January 1st 05 04:38 AM


All times are GMT +1. The time now is 10:05 PM.

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

About Us

"It's about Microsoft Excel"