I want to be able to enter a number or text into a field and then select a location for that data to be placed globally based on location selected
here is a form Im trying to get to work.
http://www.myschooljacket.com/OutputLocation.pdf
Thank you for any help you may lend.
Solved! Go to Solution.
Views
Replies
Total Likes
Views
Replies
Total Likes
I do not understand your question ....can you elaborate?
Paul
Views
Replies
Total Likes
input data into textfield1 then select a location to display your data from textfield1 and enter that location into a textfield2. location 1 is a textfield that will display textfield1 data if chosen in textfield2. location 2 is a textfield that will display textfield1 data if chosen in textfield2. location3 is a textfield that will display textfield1 data if chosen in textfield2. I hope this helps.
Views
Replies
Total Likes
OK I get it now ...here is your sample modified.
Paul
Views
Replies
Total Likes
Thank you so very much I can stop pulling my hair out. This is exactly what I needed. Thanks again for helping us newbies.
Views
Replies
Total Likes
Sorry I got one more question. I need 3 text boxes and 3 location boxes to populate the same output boxes. Right now when I do that only the last location and its corresponding text get populated the prior text disappears. I renamed everything what gives?
Views
Replies
Total Likes
Becasue my code is clearing the three locations out when it is executed. At the top of the code remove the three lines that clear out the text boxes. I did this in case the user changes their mind....you may wantt o add a rest button to clear this all out and allow the user to start again.
Paul
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies