I made a report in access which gives me a running report of what type of vacation one of my employees took after I have entered them into a form. Whether or not it was a Floating Holiday, Vacation Day ect. At the bottom of the report, I have an unbound text box with the label saying "Total Vacation Days Used". what is the formula to put in the text box to total the number of "Vacation days" used in that report? In a table where the form is bound to, I have colums called, "Name", "Date", "Type of Vacation", "hours requested". Then from there in a query, I filter the information by name and make a report from there. How do I count a peticular word in a column.