Hello,
I have this code that calculates the value in column F according to what you type on column D divided by the value column K and vice versa ( you type on column F and a value comes up on D)
Column K is needed for those calculations.
What i want to do is move column K to a hidden sheet2. ( i dont want the values on column K to be visible)
Here is the code below:
"Target.Offset(, 7)" and "Target.Offset(, 5)" is column K as you can see. If i move this column to sheet2 and hide the sheet is there a way to make this code still work?
Thanks
Bookmarks