Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Sorry about the last post , here is an other copy
in sheet R! A D F 1 num time price 2 1 10:25 st 90 3 2 11:00 st 190 4 3 11:35 st 80 5 4 12:00 st 110 6 5 1:00 st 110 7 6 1:20 st 90 8 7 2:15 st 70 9 8 2:55 st 90 10 9 3:40 st 110 11 10 4:20 st 110 12 11 6:00 st 80 in sheet H! A 1 num 2 1 3 1 4 1 5 2 6 2 7 3 8 3 9 3 10 4 11 4 12 4 in sheet RC! H 1 num 2 1 3 1 4 1 5 2 6 2 7 3 8 3 9 3 10 4 11 4 12 4 all columns down to 2500 rows, all numbers are at random lots I have a formula in sheet RC! as follows:- =IF(H!A2=H2,CONCATENATE(MID(R!D2,1,5)," ",R!F2)) This formula gives me in sheet RC! cell J2 10:25 90 J3 11:00 190 J4 11:35 80 J5 12:00 110 J6 1:00 110 J7 1:20 90 and so on I need to have in cell J2 10:25 90 J3 10:25 90 J4 10:25 90 J5 11:00 190 J6 11:00 190 J7 11:35 80 and so on Is there any one that can help me please ? much appreciated -- bill gras |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
match formula needed | Excel Worksheet Functions | |||
concatenate within an Index/Match formula, or is another approach needed? | Excel Worksheet Functions | |||
Match, VLookup possible formula needed | Excel Discussion (Misc queries) | |||
Complicated lookup/match formula help needed! | Excel Worksheet Functions | |||
Formula help needed! lookup/match unsure which | Excel Worksheet Functions |