help with getting the latest record to show up

B

Bhagya

Hi,

I have a contracts table where each contract can be from
1 - 5 years. Currently when I want to create a renewal
contract, I have a form that duplicates the contract
record.

But the duplicate record chooses the first year contract,
my question is what should I do to have the latest record
show up when I want to renew.

I am having the old record show up because I want to make
changes only to a few fields and the rest are the same.

Any help would be appreciated

Thanks
Bhagya
 
M

Marshall Barton

Bhagya said:
Hi,

I have a contracts table where each contract can be from
1 - 5 years. Currently when I want to create a renewal
contract, I have a form that duplicates the contract
record.

But the duplicate record chooses the first year contract,
my question is what should I do to have the latest record
show up when I want to renew.


What determines the "latest" record?

What sequence of code are you using to duplicate the record?
 

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