Public Module a Public sub main() Dim abc = "%ABC%" msgbox(abc) End sub End module