Dear All,
I am looking for VBA to convert a table to a range. I used the macro recorder and selected the Convert to range option from the Table Ribbon. The resulting macro was completely empty:
Sub Macro2()
'
' Macro2 Macro
'
'
End Sub
Any ideas?
Thanks,
GL