combo box displaying multiple columns including "memo"field

M

Mark Kubicki

is it possible to create a combo box displaying multiple columns if the data
type for one of them is "Memo"?

thanks in advaance,
mark
 
B

Boyd Trimmell aka HiTechCoach

Yes it is possible, but the memo field will be truncated to 255 characters.

If you will explain in more detail what you are attempting top do, then we
maybe able to help you find a solution.
 
Top