August 6, 200421 yr Hi, Is it possible to make a value list which is based on a calculation field that cannot be indexed? csb
August 6, 200421 yr No. But you can lookup the calculation field in another field and use the lookup field for the value list. Create a modification time field and a calculation Trigger equal to Left( ModTime, 0 ) & serial. Then create a self-relationship from Trigger to serial. Use this relationship for your lookup field. Whenever the record is modified, the lookup will be triggered.
Create an account or sign in to comment