I have a monthly report that I receive in Excel. It is a cellular phone bill that contains a list of every call, text and data activity on phones. I have imported this into Access and want to create a query where I can get a list of phone numbers with the number of minutes that they have been on the phone between a range of times. (Say 08:00 and 17:00). The problem that I am having is that the duration of the call are in text format that shows "mm:ss". How can I convert the text field that appears as hh:ss to something so that I can get a total?
Thanks
Thanks