Hello:
I am doing a macro to be able to send info of a table to ask for a project status
Sub Button2_Click()
' Select the range of cells on the active worksheet.
Dim Copyrange1 As String
Dim Copyrange2 As String
NU = Range("A2").Value
Let Copyrange1 = "K" & 5 &...