Forum Discussion

eintracht's avatar
eintracht
Copper Contributor
Mar 05, 2025

Using ClearContents on a Range Defined with Variables

I am trying to ClearContents of a range of cells using Variables AND text to define the range. I have the following code : Set WithdrawalsRange = WBSC.Range(WBSCCol.Row & "F:" & WBSCCol.Row & "AY")...

Resources