Creating or editing inline list sources
To create and edit an Inline list source:
- Open a form and enter Design Mode.
 - Create a list-type component, such as a combo box.
 - On the Component property sheet, click List Source, and then click the ellipses (...) button.
 - In the Type dialog box, select Inline.
 - In the Inline Only group, click Entries.
 - Use the New Row and New Col buttons to add rows and columns to the list.
 - Enter values for the list in the table cells.
 - 
            Click 
			 OK. 
		  
            Note: Windows client interprets list values as string names. If a list value corresponds to a string name, Windows client uses the string value as the list value. If the list value does not correspond to a string name, Windows client treats the list value as a literal.
 
Related topics