kylefoley76
Well-known Member
- Joined
- Mar 1, 2010
- Messages
- 1,553
I put in the code:
Dim wb As Workbook, str1 As String
Set wb = ActiveWorkbook
And when I look at the info for wb in the locals window for wb it just as no variables. I'm pretty sure that it was working a second ago.
Dim wb As Workbook, str1 As String
Set wb = ActiveWorkbook
And when I look at the info for wb in the locals window for wb it just as no variables. I'm pretty sure that it was working a second ago.
Last edited: