C
ChrisBat
How do I reference a column that changes number of rows day to day?
I am running a macro that is filtering on a number of criteria, and I
want the macro to select the first value, replace that value with a new
value, and replace all the other values returned by the filter (the VBA
equivalent of Filter, Copy, SHIFT-CTRL-Down arrow key and Paste).
I am sure that it is something fairly simple, but I've been trying for
four or five hours (doing other stuff at the same time), and I'm
stumped. I've tried using Relative Reference in Macro Recorder, but
for some reason, it does not seem to want to cooperate with me.
Any suggestions would be greatly appreciated.
Thank you for your time,
Chris
I am running a macro that is filtering on a number of criteria, and I
want the macro to select the first value, replace that value with a new
value, and replace all the other values returned by the filter (the VBA
equivalent of Filter, Copy, SHIFT-CTRL-Down arrow key and Paste).
I am sure that it is something fairly simple, but I've been trying for
four or five hours (doing other stuff at the same time), and I'm
stumped. I've tried using Relative Reference in Macro Recorder, but
for some reason, it does not seem to want to cooperate with me.
Any suggestions would be greatly appreciated.
Thank you for your time,
Chris