Cuts a number that would be found 2 words before certain word inside a block string.
This is used to read number from webpage, like the number that would be found before the word "total employees".
It will keep searching until it finds a number that is 2 words before that word.
So far, it uses the space (with is variants) as a separator between the word and the letter.
Similar to NumberBeforeString but this one goes back 2 words rather than 1, with defined space
Access is limited.
Login here using your Linkedin account. to see or download code.
No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Mydev.net
Linkedin LoginParameters
FindText, InString, Optional SepaS = " |:| | | ", Optional ByRef FullStatement = "", Optional ByRef FoundLocation = 0
Statistics
Views 1
Downloads 0
IDs
CodeID
DB ID

ANmarAmdeen
729
Revisions
v1.0
Thursday
March
20
2025