Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
DS
 
Posts: n/a
Default All In One Spreadsheet

I'm working on an estimating project and need to formulate one excel
spreadsheet that is capable of allowing me to compute three different
estimating methods. Each method will contain different columns but our
project is to have only one spreadsheet where a user can use any one of the
three estimating methods. Is there a way to do a drop down menu or anything
where I could select a method and then the columns associated with that
method would pull up? Any ideas would be greatly appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bernard Liengme
 
Posts: n/a
Default All In One Spreadsheet

Is this any help
Sheet2,Sheet3 and Sheet4 contain the three methods
In A1 (or any other cells) enter A, B or C for which method to use
In the top of column to hold info use
=IF($A$1="A",Sheet2!B2,IF($A$1="B",Sheet3!B2,Sheet 4!B2))
and copy down the column
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"DS" wrote in message
...
I'm working on an estimating project and need to formulate one excel
spreadsheet that is capable of allowing me to compute three different
estimating methods. Each method will contain different columns but our
project is to have only one spreadsheet where a user can use any one of
the
three estimating methods. Is there a way to do a drop down menu or
anything
where I could select a method and then the columns associated with that
method would pull up? Any ideas would be greatly appreciated.



  #3   Report Post  
Posted to microsoft.public.excel.misc
exceluserforeman
 
Posts: n/a
Default All In One Spreadsheet

Send data to


see
http://www.geocities.com/excelmarksway
for Excel Demos

- - Mark

"DS" wrote:

I'm working on an estimating project and need to formulate one excel
spreadsheet that is capable of allowing me to compute three different
estimating methods. Each method will contain different columns but our
project is to have only one spreadsheet where a user can use any one of the
three estimating methods. Is there a way to do a drop down menu or anything
where I could select a method and then the columns associated with that
method would pull up? Any ideas would be greatly appreciated.

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
How to handle multiple currencies with one spreadsheet Michael Mullican Excel Discussion (Misc queries) 1 October 5th 05 05:18 PM
Using Excel spreadsheet as input to Access dougb415 Excel Discussion (Misc queries) 0 September 22nd 05 02:33 PM
Spreadsheet merging problems Sam B Excel Worksheet Functions 0 September 19th 05 08:05 PM
Linkage data between two spreadsheet vitality Excel Worksheet Functions 2 September 15th 05 06:49 AM
Linking formula to external spreadsheet Tunde Excel Discussion (Misc queries) 1 March 1st 05 03:05 AM


All times are GMT +1. The time now is 07:19 AM.

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"