I have been going through your videos in conjunction with my own work in Jupyter. I'm impressed with the quality of your work and your attention to your viewers' issues. Thank you for making these videos and for your attention to viewer questions.
Glad you've been enjoying them :) It's been getting harder and harder to answer all the questions, but I tackle them when I can. I guess that's the tradeoff you get when your channel starts growing lol.
the issue at 6:23 is, that you actually named one of your modules "MailMergeDataSource" (check the upper-left project explorer window). You'll get the same error if one of your modules is named "MailMerge" etc
I have been going through your videos in conjunction with my own work in Jupyter. I'm impressed with the quality of your work and your attention to your viewers' issues. Thank you for making these videos and for your attention to viewer questions.
Glad you've been enjoying them :) It's been getting harder and harder to answer all the questions, but I tackle them when I can. I guess that's the tradeoff you get when your channel starts growing lol.
the issue at 6:23 is, that you actually named one of your modules "MailMergeDataSource" (check the upper-left project explorer window). You'll get the same error if one of your modules is named "MailMerge" etc
just half way through... do you not just need to do Dim wrdMailMergeSource as wrdMailMerge.DataSource ?