I have an impromptu report with a name field and a hidden field with encrypted SSN's. When a user selects a name I need to retrieve the row index so that I can access the encrypted SSN field in the same row. Ideally, I need both the selected row index and the column index of the encrypted SSN field(but can hard code this if necessary).
Any help would be appreciated.
Thanks
Any help would be appreciated.
Thanks