I have a report and in columns L to Y I have the time of hh:mm:ss written as text and as a result I'm unable to do pivot calculations.
Is there an excel vba script that I can use to convert columns L:Y to the time value of hh:mm:ss?
any help would be appreciated.
Thanks
MSForms.DataObject. Anyway, you can try something like[L1:Y2].Value = [L1:Y2*1]