Hello,
I am new to coding and I am having a problem with this code. I would like it to copy and paste special values and not formulas. Everything else is working fine.
thank you
Sub CombineData()
Dim myDir As String, filename As String
Dim lrdata As Long
Dim masterws As Worksheet...