|
From: Matthew on 10 Oct 2008 14:46 I have a different problem. My Combobox shows the correct data and delivers the correct info to each field that gets filled after my selection. The issue is some of the fields are not visible. They are entered but invisible.
From: Arvin Meyer [MVP] on 10 Oct 2008 23:38 <Matthew Martin> wrote in message news:20081010144622mmart33(a)gmail.com... >I have a different problem. My Combobox shows the correct data and >delivers the correct info to each field that gets filled after my >selection. The issue is some of the fields are not visible. They are >entered but invisible. Make sure that there is a setting in the column count property sufficient to display all the columns, and that their columnwidth property is not set to 0. -- Arvin Meyer, MCP, MVP http://www.datastrat.com http://www.mvps.org/access http://www.accessmvp.com
|
Pages: 1 Prev: Sub totals on sub forms Next: Copy a record into the same table |