First post - I have a table containing utility customer hourly usage data. There is a record for each day and a separate field for each hour. I want to be able to find the highest usage amount for each customer. I am able to get the max for each hour, but not the max of the hours.