Hello,
Can someone tell me if there is something wrong with the way I am defining my variables here? I'm not clear on what it is.
Sub Insert_Map()
'We are inserting our variables
Dim rngMSRPHeader As Range
Dim rngHeaders As Range
Dim brand As String
Dim mapPolicy As String...