Search found 2 matches
- Sat Sep 27, 2003 3:11 pm
- Forum: R&R ReportWorks Users
- Topic: Flagging First Instances
- Replies: 3
- Views: 2815
=> RE: Flagging First Instances
Once I am able to return a value of true for the first occurance, I will then query on that field to separate the first time each customer^s name appears from all the rest.____We are looking to build a report that will tell us the first time a customer did business with us.
- Thu Sep 25, 2003 8:08 am
- Forum: R&R ReportWorks Users
- Topic: Flagging First Instances
- Replies: 3
- Views: 2815
Flagging First Instances
R&R version 9 xbase____I^m working with a simple one table database of invoice records. Is it possible to create a calculated field that will flag the first (and only the first) instance where a customer^s number appears in a field? ____I have no problem writing an IIF statement that will genera...