Recent content by BruceB

  1. B

    Export Results -> CSV creates with the "wrong" Seperator

    CSV files can be a real pain. CSV stands for Comma Separated Value so normally a comma is used. Excel (US) uses a comma but I guess the German version is different. The " is used in case a , (or ; for you) is in the string, like this: "a","b,c","d" -- Good, 3 fields a,b,c,d -- Bad, 4 fields...
  2. B

    Turn off Hyperlink?

    Is it possible to turn off Hyperlinking? I do this a lot: 1. Double-click on word to select. 2. Ctrl-C to copy. 3. Double-click on new word to select. 4. Ctrl-V to paste. I do it pretty fast and a lot of the time I end up invoking the hyperlink and have to wait while it brings up the...
  3. B

    Add wrap option to Find command?

    Any possibility that you will add a "Wrap" option to the Find command? Currently you have forward and backward. Thanks! Bruce
Back
Top