Loading the add-in creates the Bulk Edit menu command and the DeltaV Bulk Edit toolbar on the DeltaV group on the Excel Add-Ins tab.
The BulkEdit menu has the following selections:
Select Entry — Select from list of valid entries.
Header Comments — Display header comments.
Open Data File — Open a user-defined text export file.
Save Data File — Save the current worksheet as a tab-delimited text file.
Bulk Edit Help — Open the Bulk Edit help file.
The DeltaV Bulk Edit toolbar buttons invoke the same commands as the menu.
You can edit the data files in a text editor, but the Bulk Edit Excel Add-in has several features that simplify bulk editing.
The output data .txt files from the User-Defined Export utility are in Unicode. The sample .txt files in the BulkEdit directory are plain ASCII. The User-Defined Import utility accepts both Unicode and ASCII files. Though you can edit the Unicode data files in a text editor, it is much easier to open and edit the text files from the Bulk Edit Excel Add-in.
If you use a text editor be sure to use one that is Unicode compliant on the data files you export. Preserve the field separators in the data and save the file with Unicode encoding.