MacFileman Posted February 6, 2019 Posted February 6, 2019 Hey... I know the answer to this is super easy, feeling brain dead, but I think I have done this before ages ago and just forgot how. How do I find and replace a text value in a record in all found sets? Obviously, I am look to do this in all records instantly, not one at a time. : ) Thanks, Mike
comment Posted February 6, 2019 Posted February 6, 2019 There are several possible answers. Could you give an example of what you're trying to do( and why)?
MacFileman Posted February 8, 2019 Author Posted February 8, 2019 Specifically need to change the salesman in a particular field. It has always been a pull down menu, but some co-workers decided to manually enter the name through the years. This has been fixed and it can no longer be manually edited in a form, pull down option only for consistency. So... a salesmen named "William" is also named "Bill" throughout 100's of records. I want to make them all "William." Why is this important? Easier to find all "William's" customers for reporting than have to search in both names. Scripting purposes and so fourth. Thanks in advance.
MacFileman Posted February 8, 2019 Author Posted February 8, 2019 Yup! Find and Replace.... pretty simple. Felt dumb for asking, but like I said...I was brain dead and forgot that was available.
comment Posted February 8, 2019 Posted February 8, 2019 Well, assuming this only needs to be done once, I would find the records where the name is "Bill", type "William" in one record and do Records > Replace Field Contents… > Replace with: "William". Keep in mind that there's no undo after either method. 1
MacFileman Posted February 8, 2019 Author Posted February 8, 2019 Thanks for the feedback! Yes, this is a one time event.
Recommended Posts
This topic is 2126 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now