View Single Post
 
Old 06-03-2025, 12:10 AM
victorybadges victorybadges is offline Windows 10 Office 2013
Advanced Beginner
 
Join Date: Dec 2020
Posts: 39
victorybadges is on a distinguished road
Default

StrTxt = ": " & Left(StrTxt, InStrRev(StrTxt, "."))
this was producing ":" prefix so I removed it
sorry I am learning as I go, what is a code tag
Reply With Quote