Querying a range returned by another function

  • Thread starter Thread starter Bill Steamshove
  • Start date Start date
B

Bill Steamshove

I have a log file that has three columns in it: User ID, Action, Date
There are multiple entries of the same User ID and what I would like t
do is present the data in the following so there is a single row fo
each User ID followed by the dates of specific Actions by that user
User ID, Action 1 Date, Action 2 Date, etc

I've sorted the data by User ID, now I want to get a range back of eac
users actions and do a lookup for each action to get the correspondin
dates.

I'm having a lot of trouble producing the formula. Could I get a han
please
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top