Hi All,
In VBA I need to have a code which shows a number with the following format:
##.##.####
This must replace the Find.Spec formula, which is not available in VBA and I can not get the InStr function working with wildcards.
See example of the current status below.
I now have the...