i have created one subfile and records are also dsplayed ,but i want modify one record three times but i want second time modification record value ,so how to acess that record value?
please give me example program and subfile desion.
Software/Hardware used:
software
ASKED:
June 30, 2011 1:34 PM
UPDATED:
July 9, 2011 7:12 PM
but i want second time modification record value ,so how to acess that record value?
You access it from wherever you saved it when you updated the subfile record the second time. How you save it and where you save it is up to you.
Tom
Can you please clear the question more…?