Hi,
I have a table with 3 fields: Item, Date, Location
Each Item can have multiple locations and dates. I would like to display the data in such a way that for each row, it shows the item in column 1 and the dates associated with that item in each of the following columns.
Please could someone help me to achieve this.
This in a step in a larger plan to show the number of days between each date for each item. So if there is a way to skip the step above please could you let me know.
Thanks
I have a table with 3 fields: Item, Date, Location
Each Item can have multiple locations and dates. I would like to display the data in such a way that for each row, it shows the item in column 1 and the dates associated with that item in each of the following columns.
Please could someone help me to achieve this.
This in a step in a larger plan to show the number of days between each date for each item. So if there is a way to skip the step above please could you let me know.
Thanks