Working on a macro that just enters the time into the cell I have highlighted when I hit a button. Currently the macro adds in the time as hh:mm:ss. I formatted it to just show hh:mm. The problem is one of my formulas checks to see if one clock in time hh:mm equals another and then ends the function. When I entered it manually hh:mm it worked fine. But now that seconds are in the background they never equal eachother. What's my best option?