I'm new to Qlikview macros and wondered how I can change the salutation on a email macro I have depending on the time of day i.e. Good Morning or Good Afternoon.
The body variable starts - strbody = "<font size=""3"" face=""Calibri"">" & "Morning,<br> so where it says Morning, I would like to put in another variable created earlier in the code to state Morning or Afternoon.