Hi, Can anyone help with a the following:
This code works but seems long winded and I don't want to write 'rng' to a sheet cell, but don't know how to reference within the .formula line
Dim shtM As Worksheet
Dim LastRowP As Long
Dim LastRowM As Long
Dim rng As String
Set shtM =...