Is there a way to include adding a series of equations to a worksheet in VBA for a range of cells that will change from day to day. The equation is simple, just =O2-M2 and then dragged down the list, so O3-M3, Etc. However how many cells will be in the column will change from day to day. I currently have it set out to about 100 more cells than we have had as a recent max, but I would definately prefer for it to simply take into account how many cells there actually are in the adjoining row.
Thanks for any help that you guys might come up with. I did include the code below, I know it is a little garbled, duct taped it together from the macro recorder.
Bookmarks