I am using VBA and need to change the font for UserName to bold and maybe a different size. Is there a way to do this?
"SELECT user.user_name as UserName, log.log_date INTO [Excel 8.0;DATABASE=" & strExcelFile & _
"].[" & strWorksheet & "] FROM user INNER JOIN log ON user.user_id = log.user_id
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.