The NatTypeTo command is similar to the TypeTo command, except it records what the user typed into a combo box field while the macro was being recorded.
NatTypeTo field field_name, entry
• field_name - The name of the combo box field into which characters are being typed.
• entry - The characters being typed into the field.