Hello, I have a subform that is currently displaying two fields in datasheet view. However, I would like to add a third field option that allows the user to select which field is displayed from a list of the remaining fields in the table. The table has far to much information to display all fields at once in datasheet view, and those fields are displayed compactly elsewhere, but it would be useful if the user could display a field of their choice in this subform. Is something like this possible?
Thanks