questforexcel
Board Regular
- Joined
- Jan 18, 2019
- Messages
- 119
- Office Version
-
- 2013
- Platform
-
- Windows
Hello,
Could you please help me with 2 sets of formula:
1) A formula to place the "ID#" into the left column labelled "Ledger No" such that if there is a number, the formula should type that number if its a text then to leave it blank.
However, I would like the formula to keep repeating the numbers until a new set of "ID#" is found.
So for eg: Continue showing the value "1-1111" until "1-1112" appears.
2) This should be relatively less complex. I would like my formula to show the "Src" text in "Accout Name" tab until another unique "Src" text is visible.
Would appreciate your utmost assistance on these. Thank you
<colgroup><col><col><col span="2"></colgroup><tbody>
</tbody>
Could you please help me with 2 sets of formula:
1) A formula to place the "ID#" into the left column labelled "Ledger No" such that if there is a number, the formula should type that number if its a text then to leave it blank.
However, I would like the formula to keep repeating the numbers until a new set of "ID#" is found.
So for eg: Continue showing the value "1-1111" until "1-1112" appears.
2) This should be relatively less complex. I would like my formula to show the "Src" text in "Accout Name" tab until another unique "Src" text is visible.
Would appreciate your utmost assistance on these. Thank you
Ledger No | ID# | Src | Account Name |
1-1110 | A Bank | ||
1-1110 | Beginning Balance: | $0.00 | |
1-1111 | B Bank | ||
1-1111 | Beginning Balance: | ||
1-1111 | 5069 | CD | |
1-1111 | dm | CD | |
1-1111 | dm | CD | |
1-1111 | dm | CD | |
1-1111 | dm | CD | |
1-1111 | dm | CD | |
1-1111 | dm | CD | |
5070 | CD | ||
dm | CD | ||
dm | CD | ||
1-1112 | C Bank | ||
1-1112 | Beginning Balance: | ||
1-1112 | 5069 | CD | |
1-1112 | dm | CD | |
1-1112 | dm | CD | |
dm | CD |
<colgroup><col><col><col span="2"></colgroup><tbody>
</tbody>