skearton Posted December 20, 2009 Posted December 20, 2009 I have done this before but for some reason it is not working and I can't figure out why! I'm importing records from an old database into a new one using FM Pro 10 Advance. The old DB did not have an address table and the new one does. I have created a field that lets one choose which address type it is, i.e. Main, Billing, Shipping, Install. I'm importing records from the old DB in groups. So the first set I import the addresses that I know are the "main" ones. After I import that group I want to do a find and replace of the currently empty address type field and set it as "Main". I will do the same with each new group import, just changing the address type field to the appropriate selection. I select the field in the layout go to the Find and Replace, set a "=" in the find field and "Main" in the replace field, tell it to search across all records for that field only and replace. It still leaves a blank field. I've changed the field from a drop down value list to edit field, and made sure there is no other restrictions, like a strict value type or no modifications but it still doesn't work. What am I missing?
bruceR Posted December 20, 2009 Posted December 20, 2009 I select the field in the layout go to the Find and Replace... And that's the problem. Wrong command. You want "Replace Field Contents"
comment Posted December 20, 2009 Posted December 20, 2009 Try using these two steps in succession: Perform Find[] Replace Field Contents[] instead of the single Perform Find/Replace[] step - which may sound similar, but isn't.
skearton Posted December 20, 2009 Author Posted December 20, 2009 I just "learned"! Thanks so much, I didn't even know that existed!
Recommended Posts
This topic is 5522 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