Forms 4.5 block design problem
From: Neal Gran <neal_at_anisoft.com>
Date: 1997/12/05
Message-ID: <01bd01b3$74cf0520$080df626_at_hp-p90>#1/1
Date: 1997/12/05
Message-ID: <01bd01b3$74cf0520$080df626_at_hp-p90>#1/1
[Quoted] I have run into a design problem. I have a table of items which contain a field X which is not unique. I want to create a block from that table which has 1 entry for each of the unique values in the table. I need to have a field in the block which is a flag which can be true or false. Then when I hit a button I will execute a procedure on each record in the table whose value in field X matches the record in the block with the same value, and whose flag is set to true.
I guess the problem I have is how to set up that flag field and be able to indicate which records I want to execute on.
I hope this explanation is clear. Does anyone have any suggestions?
Thanks
Neal Gran Received on Fri Dec 05 1997 - 00:00:00 CET