Jump to content

Saved Finds


This topic is 4802 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

Hi everyone thanks for any help in advance.

I have 1 table Members which contains the usual Name, address etc I also have a DOB field and have been able to extract birthdays of Members for each month into a 'Saved Find'. How can I use the saved find results and move them to a new table called Birthdays. I have created a new table called Birthdays but can't find any way of moving the saved files I would also like to just have 1 field called name instead of the fname lname that I have in the Members table.

I hope I have made sense with this post.

wali60

Link to comment
Share on other sites

I'm not sure how to get the saved find into a table, but combining fname and lname can be done with a simple auto-enter calculation field (replace existing value):

flname = fname & " " & lname

Link to comment
Share on other sites

This topic is 4802 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.