Johnson H Smith Prasad ABC Kumar Abc 123 Zxy Dke 392 Eiek
Johnson H Smith Prasad ABC Kumar Abc 123 Zxy Dke 392 Eiek
Find out where in the text First and Second Comma starts in the Text.
Today is Wednesday
aavo, Aakarshan
Input
0905_deal_30468246.xls_x000D_ Output should be
BDB
Claim_x001A__x001B__x0008__x0008_
_x0008__x0010__x000F__x0012_
0905_deal_30468246.xls_x000D_ SCRB-0612-0905_deal_30468246.xlsBDB Claim
BDB
Claim_x001A__x001B__x0008__x0008_
_x0008__x0010__x000F__x0012_
0900_deal_30477960.xls_x000D_ SCRB-0612-0905_deal_30468246.xlsBDB Claim
BDB
Claim_x001A__x001B__x0008__x0008_
_x0008__x0010__x000F__x0012_ SCRB-0612-0900_deal_30477960.xlsBDB Claim
SCRB-0612-0905_deal_30468246.xlsBDB Claim
_x000E__x000F__x0017_SCRB-0612-0905_deal_30468246.xls_x000D_BDB Claim_x001A__x001B__x0008__x0008__x000
_x000E__x000F__x0017_SCRB-0612-0900_deal_30477960.xls_x000D_BDB Claim_x001A__x001B__x0008__x0008__x000
Excel Training
x001B__x0008__x0008__x0008__x0010__x000F__x0012_
x001B__x0008__x0008__x0008__x0010__x000F__x0012_
Data Price Sample output
01-Jan-2012 56.451 ABCD 56.451
02-Jan-2012 76.2 ABCD 76.2
03-Jan-2012 45.901556 ABCD 45.901556
>> Kindly develop one formulae for which can populate only the price (which is in between date & "ABCD"). Sample output sho
& "ABCD"). Sample output shown in column D.
Bank Account Number step1 step2 step3
93367 5
88299 5
86914 5
235 3
97546 5
44193 5
76072 5
42 2
96729 5
23206 5
75495 5
97418 5
3511 4
87988 5
52946 5
26603 5
45 2
13880 5
18444 5
1002 4
54546 5
step4
In the Given Data, Bank Account Number should be 10 characters
Eg-> Bank account number 93367 is 5 characters, it should be "0000093367".
Kindly find out a smarter way to prefix zeros for the bank account number.
Hint-->
Text to Columns would not help you.
Try out Excel Function--REPT to add leading zeros.