I have "Table1" that has a header named "Totals". I am trying to create a VBA code that summarizes the total value of the "Totals" column within the VBA code and if it is zero then stops the code but if it has any other value, it continues the code.
Hope someone can help
Hope someone can help