Can someone please help me with the syntax in this video:
https://www.youtube.com/watch?v=WqyroALr2PE
1 minute and 15 seconds into it, the function, GetStock has this line:
If (CStr(stock.StockDate) = CStr(StockDate)) Then Set TestStock2 = stock
But TestStock2 does not exist.
Thanks