I have a requirement that I'm trying to solve using a tooltip. My report is a 4 level grouping, and includes a distinct count of job numbers. What I would like to do is within the group is have a tooltip display the list of job numbers in that group. Something like this:123456234567345678I can get a single job number to display by just using Fields!JobNum.Value. I've looked at the Lookup and LookupSet functions but I don't believe it will work correctly in my situation as I have the 4 grouping levels to consider.Has anyone done something similar?Thanks.Bill
↧