View Single Post
 
Old 08-06-2024, 05:20 AM
Shelley Lou Shelley Lou is offline Windows 10 Office 2016
Expert
 
Join Date: Dec 2020
Posts: 259
Shelley Lou is on a distinguished road
Default VBA Format manual numbering so auto numbering code can run

Hi Vivka, yes that works - just come across another little issue which I hadn't accounted for which is if there is a space and not a tab, how do I change this line of code to look for either a space or a tab?

Code:
.text = "^13[!^13]@^t"
Reply With Quote