Re: $$Excel-Macros$$ Re: time management VBA code for txt file
Hi Grace, Here is the latest version, with summary per code and two bugs removed... Good luck. Thanks for feedback. cu Paul Willekens '=== Sub CalcTime() Dim cAZ Dim cCode Dim cDatum Dim cOldAZ Dim cOldCode Dim cOldDatum Dim c
$$Excel-Macros$$ Re: time management VBA code for txt file
Hi Grace, Let's start with this... If any changes are needed, just tell me... Kind regards, Paul Willekens '=== Sub CalcTime() Dim cCode Dim cDatum Dim cOldCode Dim cTime Dim dDate Dim lIn Dim nTime Dim nPosInOut Dim nPosSpa