CutString96_NumberX

Extract a full number from string block having 1 or more full numbers.
Like 1st number from ...
Authorized common shares 32,000; issued 10,711 and 10,556, respectively
32000
Or 2nd number 10711
Edit 2024-12-04: Fixing how to handle the dot . and the comma, we are now including . in number, excluding ,

CodeFunctionName What is this?

Public

Tested

Original Work

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 Bold.codes

Linkedin Login

FromString, Optional NumberOccurance = 1

CutString96_NumberX("Authorized common shares 32,000; issued 10,711 and 10,556, respectively", 3)

Returns 10556

Views 161

Downloads 30

CodeID
DB ID

ANmarAmdeen
710
Attachments
Revisions

v2.0

Wednesday
December
4
2024