Hello,

I have a VBA Macro set to generate an Outlook email based on data in my userform. I already have conditions and IF statements written out to generate the subject line contents. However, I am hoping to find a way to have the macro check if ComboBox1 = "Y", then add "Hello" to the end of the Subject line already existing contents. Any help would be great