Hey John, I need your help with this again. After all the work you have done with both my projects I was able to create the attached. But now I am stuck.
Here is what I am trying to do now:
When a value is entered into "R1", I need text to appear in "resistor1" box that says "The Resistance is _____ Ohms"
When a value is entered into "R2", I need text to appear in "resistor2" box that says "The Resistance is _____ Ohms"
It would be great if The Value that appears in the "RT" box would generate a text into "Rounded Rectangle 31" (opps, forgot to rename) that says "The Total Resistance of the Circuit is _____ Ohms" then I could put RT off screen.
I got the Voltage one to work but when I try the ones above I get errors

I have a wish list too if I may. I would like to see minimum and maximum values set for some items, like the voltage set to a minimum of 10 and a max of 600
For the resistors a min of 10 and a max of 1000.
This is just a wish list.
Thanks for all your guidance on this project, I have learned so much. I am starting, I think, to make sense of the coding...