Working with an old database that had two fields: Address1 and Address2. This was to be used for two line street addresses. I prefer using the Ctrl+Enter feature to capture those rare two line addresses into a single record.
However, when that field is used for "choices" in a Combo Box only one line appears!! Is there a way that I can direct the Row Source to display a "taller" row? I can control the Column Width of the Row Source Items, but want to control the Row Height to show both lines. Any suggestions?
However, when that field is used for "choices" in a Combo Box only one line appears!! Is there a way that I can direct the Row Source to display a "taller" row? I can control the Column Width of the Row Source Items, but want to control the Row Height to show both lines. Any suggestions?
Comment