Excel Time Code Extension
by Matthias Bürcher © 1997
Freeware
This macro is a little utility for all who work in Video and Film Postproduction. It gives you the ability to handle Time Code in Microsoft Excel Worksheets. You put the extension in the Macro Library Folder and it's functions are understandable by itself.Firstly, it formattes numbers as Time Code, and secondly it enables you to calculate with Time Code. Version 1.1. supports Drop Frame and has a new Summary-function.
The file doesn't include an explaining text, so keep this web-page for your documentation. Please refer to the french version for the complete text
TCtoframes(00:00:02:05;24)=53
TCtoframes(00:00:02:05;25)=55
TCtoframes(00:00:02:05)=55
framestoTC(53;24)=00:00:02:05
TCplus(01:00:01:02;00:00:03:00;25)=01:00:04:02
TCminus(01:00:01:02;00:00:03:00)=00:59:58:02
TCmult(00:00:02:05;2)=00:00:04:10
TCtrans(00:00:01:02;24;25)=00:00:01:01
TCtofeet(00:00:01:00;35;25)=1.09
TCtofeet(00:00:01:00;16;25)=0.25
texttoTC(01:00:01:17) = 01000117
TCtotext(01000117) = "01:00:01:17"