VBA Boolean - String

Dim b As Boolean
Debug.Print CStr(b)
VasteMonde