Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Use Shft-Cntl - enter to get {}. The formula creates an arrray of true and
falses to identifies where the number are. Match looks for the first number which is a TRUE and then uses Index to get the number. =INDEX(A1:I1,1,MATCH(TRUE,ISNUMBER(A1:I1),FALSE)) "Anto111" wrote: Hi guys, I have a collection of weekly data organised into rows. Where I have no data for that week i simply enter "-". What I need is a formula to locate the first number that occurs in a designated row. For example if my data is: - - - 8 - 9 9 - 10 I would need the formula to simply pick up the number 8. Many thanks in advance for your help, Kind regards, Ant |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula to change scientific number to regular number or text | Excel Discussion (Misc queries) | |||
countif formula to find the occurances of a number that is greater than one number but less than another | Excel Discussion (Misc queries) | |||
Count number of times a specific number is displayed in a cell ran | Excel Worksheet Functions | |||
excel format cells/Number/Category: Number problem | Excel Discussion (Misc queries) | |||
Rounding a number to a multiple quantity that adds to a fixed total number | Excel Worksheet Functions |