sbartmasser
New Member
- Joined
- Mar 19, 2010
- Messages
- 17
I am working too hard manually. Trying to do a string that will give me the character in the middle between two characters.
I need to do a count between / and ///
[TABLE="width: 274"]
<colgroup><col width="365" style="width: 274pt; mso-width-source: userset; mso-width-alt: 13348;"> <tbody>[TR]
[TD="width: 365, bgcolor: transparent"] SA-GLJE//2221196370/93894/// Med -Dental 9-30.
The count varies .
So on this it should return 5. I am currently using mid but having change it manually every time.
[TABLE="width: 50"]
<colgroup><col width="67" style="width: 50pt; mso-width-source: userset; mso-width-alt: 2450;"> <tbody>[TR]
[TD="width: 67, bgcolor: transparent"] [TABLE="width: 50"]
<colgroup><col width="67" style="width: 50pt; mso-width-source: userset; mso-width-alt: 2450;"> <tbody>[TR]
[TD="width: 67, bgcolor: transparent"] =MID(A21,21,5)*0.01
[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
I need to do a count between / and ///
[TABLE="width: 274"]
<colgroup><col width="365" style="width: 274pt; mso-width-source: userset; mso-width-alt: 13348;"> <tbody>[TR]
[TD="width: 365, bgcolor: transparent"] SA-GLJE//2221196370/93894/// Med -Dental 9-30.
The count varies .
So on this it should return 5. I am currently using mid but having change it manually every time.
[TABLE="width: 50"]
<colgroup><col width="67" style="width: 50pt; mso-width-source: userset; mso-width-alt: 2450;"> <tbody>[TR]
[TD="width: 67, bgcolor: transparent"] [TABLE="width: 50"]
<colgroup><col width="67" style="width: 50pt; mso-width-source: userset; mso-width-alt: 2450;"> <tbody>[TR]
[TD="width: 67, bgcolor: transparent"] =MID(A21,21,5)*0.01
[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]