I'm trying to import a file which has a particular field that is a list. The field it is being imported into is a dropdown(aka enum). What specific format does the imported data need to be in for the import wizard to correctly import it into a dropdown list? For example, comma delimited, comma delimited with quotes, etc...

Boy, does that make any sense?

Help please