Hi folks,
I have searched for this issue, but cannot see it anywhere.
I am trying to set up combo boxes for a field in my main table. The Lookup values for the field are as follows ;
Display control : combo box
Row source type : Table/Query
Row source : tblDose
Bound column : 2
Column count : 2
Column widths : 0cm;3cm
Limit to list : No
The table design seems to save okay, but when I try to open the table I get an error message "Cant set the LimitToList property to No right now. The first visible column, which is determined by the Columnwidths property, isn't equal to the bound column. Adjust the columnwidths property first and then set the LimitToList property."
I have seen this error before and have never managed to figure out why I get it - to me all the settings look okay, and if I try to change anything I end up with the wrong column being bound.
Can anyone help ?
Cheers,
Peter.
I have searched for this issue, but cannot see it anywhere.
I am trying to set up combo boxes for a field in my main table. The Lookup values for the field are as follows ;
Display control : combo box
Row source type : Table/Query
Row source : tblDose
Bound column : 2
Column count : 2
Column widths : 0cm;3cm
Limit to list : No
The table design seems to save okay, but when I try to open the table I get an error message "Cant set the LimitToList property to No right now. The first visible column, which is determined by the Columnwidths property, isn't equal to the bound column. Adjust the columnwidths property first and then set the LimitToList property."
I have seen this error before and have never managed to figure out why I get it - to me all the settings look okay, and if I try to change anything I end up with the wrong column being bound.
Can anyone help ?
Cheers,
Peter.