Copying a record in a database after changing one field

B

Brutus

I have a database on a website (written in FP 2003) where I need to allow
users to search for a record and change one field to a choice from a drop
down box and then save it all as a new record. I can search for the record
I want fine but can't figure out how to re-save the record with the
modification - or how to chose the new content, for that matter.

I think I need to search for the record, assign the fields to variables, get
a new variable from a drop down - using forms? - and then save the new
record.

Any help?

Dave
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top