}

Excel Macros and VBA Tips

Need Quick Excel Help? Have a question that needs to be answered? Looking for a quick VBA code/book/  add in/or template?

Send us the quick text and we can help

Break Excel VBA Password

1. Create a new simple excel file.

Convert time to a serial value in Microsoft Excel

To covert time into a serial (numerical) value, enter in cell A1: 2342 (this represents the time 23:42)

Enter the following formula in cell B1: =(LEFT(A1,LEN(A1)-2)&":"&RIGHT(A1,2))+0

eXTReMe Tracker