LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Use of CHOOSE? appropriate?

Need to shorten this to add a few more possibilities at the moment it will
only handle "EI" and "EW" but I need it to handle 3 or four more. Was
thinking a table of some sort based on the piece of the lookup cell I want to
look at but have no real idea of where to start

Hope you can follow the arguments it is very much on the edge of my own
experience level

=IF(ISERROR(FIND("EW",'Previous Project'!A5)),IF(ISERROR(FIND("EI",'Previous
Project'!A5)),'Previous Project'!A5,IF(ISERROR(FIND("R",'Previous
Project'!A5)),REPLACE('Previous Project'!A5,SEARCH("-",'Previous
Project'!A5),1,"*-"),REPLACE('Previous Project'!A5,(SEARCH("R",'Previous
Project'!A5))+1,SEARCH("-",'Previous Project'!A5)-SEARCH("R",'Previous
Project'!A5),"*-")))," ")
 
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
Choose From A Range FARAZ QURESHI Excel Discussion (Misc queries) 3 December 21st 08 09:49 PM
choose. pierre Excel Discussion (Misc queries) 2 April 25th 08 10:04 PM
choose? pierre Excel Discussion (Misc queries) 2 April 24th 08 09:47 PM
Choose. Rodney New Users to Excel 2 May 2nd 05 04:59 AM
ask user to choose Sam Excel Programming 0 September 23rd 03 01:43 PM


All times are GMT +1. The time now is 07:01 PM.

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"