Silverspeed
10-12-2005, 09:14 AM
Ok so I’m using access and I have a table called members. This table had like 10 rows. Each one of them has its own description. I made this table into a form using a wizard. And at the bottom i added a label called "desc_lb"
Now when you open a table to input data it shows the description at the bottom but I want it to show that description in my label in the form. Now I tried a simple expression buy using the fields GotFocus. I made it display a string and on LooseFocus I made it get rid of the string.
But I want to know if there is an expression or macro that will get the description from he table and show it in the label, or will I have to do a lot of cut and pasting of text.
Please help.
~Amish
Now when you open a table to input data it shows the description at the bottom but I want it to show that description in my label in the form. Now I tried a simple expression buy using the fields GotFocus. I made it display a string and on LooseFocus I made it get rid of the string.
But I want to know if there is an expression or macro that will get the description from he table and show it in the label, or will I have to do a lot of cut and pasting of text.
Please help.
~Amish