tiredofit
Well-known Member
- Joined
- Apr 11, 2013
- Messages
- 1,913
- Office Version
- 365
- 2019
- Platform
- Windows
Can someone please help me with the syntax in this video:
1 minute and 15 seconds into it, the function, GetStock has this line:
But TestStock2 does not exist.
Thanks
Rich (BB code):
https://www.youtube.com/watch?v=WqyroALr2PE
1 minute and 15 seconds into it, the function, GetStock has this line:
Rich (BB code):
If (CStr(stock.StockDate) = CStr(StockDate)) Then Set TestStock2 = stock
But TestStock2 does not exist.
Thanks
Last edited: