Problem: User called and reported that they encountered a "Run-time error '91':object variable or with block variable not set." error when trying to use a csv data file.
Resolution: The csv file was created by exporting data from a Unix system. The user opened the file in Excel and discovered it contained several header fields that were blank, e.g. field A11 had a value, fields A12 and A13 had no value and field A14 had a value. Once the blank columns were removed from the file, EMU was able to successfully import users from the file.