Hi,

I have an attendance database, there is a sheet i've created, a Drop Refference table, which shows the persons name, there in days, late days, overtime, and sick days, and from sick days a sick percentage, i did this through COUNTIF statements, pointing them at the attendance tab.

I want to build an Individual Report which reports on the people individually, so a user will click a button which will open a input box where they will put the user name they want to report on in the format of; 'J Smith' and then the cells in the new report will point towards the cells for that person but in the Drop Refference table.

So its exactly the same values as the Drop Refference but the Individual Report will just show one person.

Can anyone help? The only way i think of doing it is a load of IF statements!

Thanks!