D
Dave Hoder
I have a form with a combo-box for Stock Number that gets it's value from a
linked table. In the combo-box I want to show both Stock Number & Description
(Stock Number is the bound column) but the description field is a memo data
type in the linked table. I need to convert this to text for performance
reasons.
My work-around has been to create another table that gets rebuilt each time
the database is opened but it seems there's got to be a more practical
approach. What's the easiest way to convert memo to text in this case? (using
Access 2003)
Thanks,
Dave Hoder
linked table. In the combo-box I want to show both Stock Number & Description
(Stock Number is the bound column) but the description field is a memo data
type in the linked table. I need to convert this to text for performance
reasons.
My work-around has been to create another table that gets rebuilt each time
the database is opened but it seems there's got to be a more practical
approach. What's the easiest way to convert memo to text in this case? (using
Access 2003)
Thanks,
Dave Hoder