Hi all. I need to write a coding in VBA to add up total row cells value of the entire row of excel. Example like, I input A1 B1 D1 with values or randomly input B1 to Z1 with values then it will autosum it including those blank cells. One row, sometimes 3 columns with values, sometimes 50 columns with values. What do I write for the coding? Sorry for my poor english. Thanks in advance.