JavaScript is disabled. Details
Edit Format String Dialog Box
Right-click the Format Into File or Format Into String function and select Edit Format String from the shortcut menu to display the Edit Format String dialog box.
Use this dialog box to convert numbers to strings .
This dialog box includes the following components:
Current Format Sequence Indicates the selected operation format for converting numbers to strings.
Selected Operation Lists available conversion operations.
Add New Operation Adds an operation from the Selected Operation listbox to the Current Format Sequence listbox.
Remove This Operation Removes the selected operation from the Current Format Sequence listbox.
Options Specifies formatting options.
Right Justify Sets whether the output string is right or left justified.
Pad with Spaces Sets whether the output string is padded with spaces or zeroes.
Use Minimum Field Width Sets a minimum field width for the output string.
Corresponding Format String Displays the format string of the selected format sequence or operation. This is a read-only display.