Relative Content

Tag Archive for excelvbaexcel-formula

Writing a function to move values to match rows

Im new to VBA and im trying to write a code to skim through 2 columns. if value 1 from column A match with a value 2 from column B but is on a different row, it would copy from value 1 to the rest of the column A and move down to match with value 2 on Column B.

Convert Time Input in Decimal Format – Excel Formula or VBA

I have hundreds of rows of time entered as “min.sec” (10.15) in column A. Column B converts these times into “min.% of min“. for example; 10.15 is being converted into 10.25. 8.30 would be converted into 8.50 etc. I need this conversion to happen in column B and cannot add any additional columns to the worksheet.

Data Mismatch Error When trying to make a range = to a long formula

I am trying to insert this formula into a dynamic range, and I cannot get the last formula to enter as I keep getting a Data Mismatch error message. I think this is because I am getting lost in the quotation marks for all of the interior functions. Any advice on how to get this formula to post into the cells?