Thanks to earlier responses, I already have useful Update Query routines to, say, fill every blank cell in a table's field with a value.
They run very quickly, so now I'd like to use UQ routines instead of Find & Replace in Table view (which, with my database's 1.4 million records, takes ages or hangs up even with 1GB+ of RAM).
Examples of wanted routines are to remove from a particular field every occurrence of a hypthen - eg, changing 123-456-789 to 123456789; or to remove from a particular field every occurrence of a full stop - eg, J.K. Rowling to J K Rowling.
Many thanks in advance for anyone who can steer me in the right direction.
They run very quickly, so now I'd like to use UQ routines instead of Find & Replace in Table view (which, with my database's 1.4 million records, takes ages or hangs up even with 1GB+ of RAM).
Examples of wanted routines are to remove from a particular field every occurrence of a hypthen - eg, changing 123-456-789 to 123456789; or to remove from a particular field every occurrence of a full stop - eg, J.K. Rowling to J K Rowling.
Many thanks in advance for anyone who can steer me in the right direction.