I am designing a database for a remote workers to enter data into, and since this data will eventually be exported into a csv file, I want to suppress the use of commas anywhere in a particular table.
Is there a way of prohibiting the entry of a comma in the text fields, or alternatively is there something that I can put in a macro which will do the equivalent of opening the table, and then Ctrl-H'ing the comma for a space?
There doesn't seem to be a facilty for entering and appropriate argument for the macro function Replace.
All suggestions gratefully received.
Is there a way of prohibiting the entry of a comma in the text fields, or alternatively is there something that I can put in a macro which will do the equivalent of opening the table, and then Ctrl-H'ing the comma for a space?
There doesn't seem to be a facilty for entering and appropriate argument for the macro function Replace.
All suggestions gratefully received.