Search results

  1. R

    edit a string or use a wildcard in a search function

    Access 2007 I can’t figure out how to replace a period that is in the middle of a string and end up with 10 digits. For example 55.5555 would be 5500005555. I can use replace() but the tricky part is I have to end up with 10 digits. Ultimately what I’m trying to do is… when a user enters...
Back
Top Bottom