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 » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Any ways to do something similar to Access Switch() function...



 
 
Thread Tools Display Modes
  #1  
Old July 3rd, 2004, 04:58 AM
Tripp Knightly
external usenet poster
 
Posts: n/a
Default Any ways to do something similar to Access Switch() function...

In Excel, instead of doing a bunch of nested ifs for conditional
logic, are there any ways to do it w/ something more elegant like the
Switch() function in Access?

thx...
  #2  
Old July 3rd, 2004, 10:09 AM
Bob Phillips
external usenet poster
 
Posts: n/a
Default Any ways to do something similar to Access Switch() function...

In VBA there is Select Case.

In Worksheet Functions you can CHOOSE a value from a list, use various
LOOKUP formulae, or MATCH and INDEX.

What are you trying to do?

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Tripp Knightly" wrote in message
om...
In Excel, instead of doing a bunch of nested ifs for conditional
logic, are there any ways to do it w/ something more elegant like the
Switch() function in Access?

thx...



 




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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Error while running Access MDE Hemil General Discussion 2 June 21st, 2004 01:03 PM
Is there an End of Week function similar to the EOMONTH? Chris Worksheet Functions 1 January 23rd, 2004 06:08 PM
Using Excel WorksheetFunction.Mode function in Access VBA ANE Worksheet Functions 2 December 12th, 2003 02:38 AM


All times are GMT +1. The time now is 04:41 PM.


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