Denise2020
Member
- Local time
- Today, 23:43
- Joined
- Mar 31, 2020
- Messages
- 82
I absolutely want to learn this and get this right, you are so right. I have tried putting the stop on every line in the code just to test it out and literally nothing comes up when I run it. Tell me if I am totally doing this wrong.There would always be a value. Please make sure you have stopped the code on the correct line. The code actually needs to run up to that point in order for Access to build the string. This is a basic part of debugging so it is worthwhile trying to do this so you understand how it works.
I put a stop in the code by clicking the grey border which puts a red dot. I have tried clicking Compile Database, Continue/F5, and also by clicking the button in my form. No joy. No string whatsoever in the Immediate Window. Here is an example of what it looks like.
Testing out other parts of your directions I get the following/second screenshot. Please bear in mind I feel like a complete moron at this point because I certainly seem to be missing something in your instructions but it just doesn't seem to be giving me the results you are looking for. Sorry again and thank you so much for any and all help!