Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On Thu, 11 Dec 2008 12:00:05 -0800, Kevin
wrote: Well, that works and I like it, however when I stated my example I simplified it thinking I could change the formula prett easy. In actuallity the cells that need to be added are C4, E4, G4, I4, K4, M4, O4, Q4, S4, U4, W4, Y4, AA4, AC4, AE4, AG4 One way: =SUM(RegexMid($C$4,"[^,]+",ROWS($1:1)),RegexMid($E$4,"[^,]+",ROWS($1:1))),...) But doing it all within a UDF would probably be simpler. --ron |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
1st and 2nd.... positions | Excel Discussion (Misc queries) | |||
Lon Lat positions in chart | Charts and Charting in Excel | |||
using particular positions within an array | Excel Worksheet Functions | |||
Excel VBA Positions Available | Excel Discussion (Misc queries) | |||
Positions of Comments | Excel Worksheet Functions |