littlenicky
New member
- Local time
- Today, 11:27
- Joined
- May 20, 2003
- Messages
- 7
I have a few questions:
1) I have a few forms, and I have ListBoxes in them, and I want to set the value of one of them to another (these are two different forms). I don't want to combine it to one form or things like that... Should I use a module? If so, tell me how.
2) I want to receive some values from a query (and to store them into variables) to do some advanced calculations, Is that possible?
3) How can I make a TextBox linked to a query, so it will set the text of the TextBox to the one it recieved from the query?
Hope you'll help me, guys.
Thanks in advance!
1) I have a few forms, and I have ListBoxes in them, and I want to set the value of one of them to another (these are two different forms). I don't want to combine it to one form or things like that... Should I use a module? If so, tell me how.
2) I want to receive some values from a query (and to store them into variables) to do some advanced calculations, Is that possible?
3) How can I make a TextBox linked to a query, so it will set the text of the TextBox to the one it recieved from the query?
Hope you'll help me, guys.
Thanks in advance!