LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #13   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 733
Default separate cell values with formulas - can this be improved?

"T. Valko" wrote...
....
. . . but I was also thinking of replacing ","&F22 with
","&LEFT(F22,FIND(" ",F22)-1)&"," but I like your use of SUBSTITUTE.


Thanks, but there should probably be another SUBSTITUTE call to guard
against irregular spaces.

FIND(","&DAY(ROW(INDEX($1:$65536,B22,1)
:INDEX($1:$65536,D22,1)))&",",
","&SUBSTITUTE(SUBSTITUTE(F22," ",""),"=",","))

 
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
Insert a value in a cell based upon a comparison of cell values in 2 separate worksheets Doctorjones_md Excel Discussion (Misc queries) 7 June 8th 07 09:32 PM
Insert a value in a cell based upon a comparison of cell values in 2 separate worksheets Doctorjones_md Excel Worksheet Functions 7 June 8th 07 09:32 PM
Separate values in cell by delimiter JR Excel Discussion (Misc queries) 13 February 6th 07 05:56 PM
find a cell matching separate column and row values LQEngineer Excel Worksheet Functions 2 July 26th 06 07:10 AM
Copy cell values across separate sheets claytorm Excel Discussion (Misc queries) 3 June 27th 05 10:03 PM


All times are GMT +1. The time now is 02:08 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"