Hi all,
I'm looking for a vba solution that finds the last cell in column Q and divides it by the last cell in column N. The last cells in column Q & N have sums for each column.
I would then like to return this value in the last empty cell in column P.
I know how to find the last cells in a column but I can't quite figure out how to divide it by another.
Thanks in advance.
I'm looking for a vba solution that finds the last cell in column Q and divides it by the last cell in column N. The last cells in column Q & N have sums for each column.
I would then like to return this value in the last empty cell in column P.
I know how to find the last cells in a column but I can't quite figure out how to divide it by another.
Thanks in advance.