Recent content by sleepy11

  1. S

    Is it possible replace the value with regex in batch?

    Thanks for your reply. I will start to get familiar with the function part.
  2. S

    Is it possible replace the value with regex in batch?

    Thanks for the explanation. As per my understanding, it is for the door number. Since it is a question in the MS Access certificate book, which doesn't touch the function part, I don't have knowledge on it, so far. :(
  3. S

    Is it possible replace the value with regex in batch?

    Actually, it is a question in the MS Access certificate book. The data, which need to be updated, are in the columne "ProAdresse".
  4. S

    Is it possible replace the value with regex in batch?

    Thanks for the detail explication. But base on my current Access knowledge base, I would like focus on the "find/replace" dialog and persue the function a little bit later.:(
  5. S

    Is it possible replace the value with regex in batch?

    Keep it unchanged.
  6. S

    Is it possible replace the value with regex in batch?

    Thanks for the reply. I understood regex, but it seems that Access doesn't support it in the "find/replace" dialog, or only support some wildcards as per below page: Use wildcards in queries and parameters in Access Could you please provide an example for my specific question above?
  7. S

    Is it possible replace the value with regex in batch?

    I'm newbee to MS Access and just got a request to add the comma to the value of the address column, not just change the format of view. Before, the value is like "1234 johndon street", After, the value should like "1,234 johndon street". (with an extra comma after "1") And there are thousands...
Back
Top Bottom