Hi,
I've got a spreadsheet which gets added to daily with information about people and events within our organisation. The master list has 20-30 columns (eg, date, last name, first name, age, event, classification, start time, finish time, etc etc)
what I am looking to do, is have a template as a separate sheet, which pulls in certain information from the master list, for a particular day.
so let's say the master list is completed for 2014, with between 15-50 events per day. I want to creat a template sheet which will pull in info for 4th march (as eg). So I enter the date, in template cell A1 say, and the template pulls in the "important" columns from the master list, for all entries for that day. For this example, maybe just last name, first name, event and classification.
if I change the date in A1, the template just updates for all the entries.
Is that possible?? I presume there is some sort of macro but my vba skills are useless!
thanks!
I've got a spreadsheet which gets added to daily with information about people and events within our organisation. The master list has 20-30 columns (eg, date, last name, first name, age, event, classification, start time, finish time, etc etc)
what I am looking to do, is have a template as a separate sheet, which pulls in certain information from the master list, for a particular day.
so let's say the master list is completed for 2014, with between 15-50 events per day. I want to creat a template sheet which will pull in info for 4th march (as eg). So I enter the date, in template cell A1 say, and the template pulls in the "important" columns from the master list, for all entries for that day. For this example, maybe just last name, first name, event and classification.
if I change the date in A1, the template just updates for all the entries.
Is that possible?? I presume there is some sort of macro but my vba skills are useless!
thanks!