Calculating the sum of one column divided by the sum of another column - keep getting wrong answer
Hi, I am trying to get a calculation that measures how many hours it takes to generate a lead. In my data I have 2 columns - one called "group hours" and one called "group leads" In the best mode I have the formula set as: `Group Hours`/`Group Leads` I have added this value as a line (on a bar chart) onto a chart with this…