Hi,
I've been trying to get a code together for sending a task from an excel sheet to someone via outlook but can't work it out. I've found a couple of codes on here but keep getting errors.
Can anyone help me out?
Sub tasksend()
Dim objOut As Object
Dim objTask As Object
Dim strbody As...