formatting a variable with vba

K

Ken

I placed a cell value in a header and wanted it underlined. With some
digging I found that I could use & "&U" & to turn on the underline toggle,
Does anyone know where I can find more of these? Like maybe &I for italic?
 
Top