C cah1982 Registered User. Local time Today, 17:20 Joined May 7, 2005 Messages 27 May 9, 2005 #1 hi ive got a query that works for all my list boxs , but how do i get a text box to show whats in a memo field within the query
hi ive got a query that works for all my list boxs , but how do i get a text box to show whats in a memo field within the query
J Jon K Registered User. Local time Today, 17:20 Joined May 22, 2002 Messages 2,209 May 10, 2005 #2 The text displayed in a query is limited to the first line of text of a memo field. You can view the contents of the memo field in a bound form or a report. .
The text displayed in a query is limited to the first line of text of a memo field. You can view the contents of the memo field in a bound form or a report. .
C cah1982 Registered User. Local time Today, 17:20 Joined May 7, 2005 Messages 27 May 10, 2005 #3 ok is there a way of looking in a table for a ID number then to bring up the correct record from a memo field to a text box.
ok is there a way of looking in a table for a ID number then to bring up the correct record from a memo field to a text box.