browninaz
Ugly Data Hoarder
- Local time
- Today, 13:12
- Joined
- Oct 26, 2012
- Messages
- 88
Hi everyone,
I have a real newbie question. First, let me tell you that I am learning VBA (slowly), and my question is (please don't laugh), are modules the code for a form? If they are, how do you turn them into a form? I have created this really cool and elaborate database for my business, and it works quite well for very little coding being done, but I'm at the point where I want to take it to the next level by autofilling text fields with data from another table's text fields. I know I can do it by assigning values in the forms property sheet, but there has to be a better way (I think
).
Anyways, thanks for helping people like me that don't know what they are doing.
I have a real newbie question. First, let me tell you that I am learning VBA (slowly), and my question is (please don't laugh), are modules the code for a form? If they are, how do you turn them into a form? I have created this really cool and elaborate database for my business, and it works quite well for very little coding being done, but I'm at the point where I want to take it to the next level by autofilling text fields with data from another table's text fields. I know I can do it by assigning values in the forms property sheet, but there has to be a better way (I think
Anyways, thanks for helping people like me that don't know what they are doing.