Dale Kalsow
dkalsow at yahoo.com
Fri Jul 6 11:33:42 CDT 2012
Yes I do ________________________________ From: Stuart McLachlan <stuart at lexacorp.com.pg> To: Access Developers discussion and problem solving <accessd at databaseadvisors.com> Sent: Friday, July 6, 2012 11:27 AM Subject: Re: [AccessD] RowSource Question Have you set RowSourceType to "Value List" and ColumnCount to 2 ? On 6 Jul 2012 at 9:10, Dale Kalsow wrote: > Good Morning, > > I have the following code. My program is running it without any errors but the it does not actually update the combo box. What do I need to do refresh the combo box? > > Thanks! > > Dale > > Me.cboSecRoleKey.RowSource = "0;'Administrator MN';1;'Administrator NY';2;'View Only'" > -- > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com > -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com/