I would like to fill data in table on another worksheet, lets call it Sheet2 that starts with the activecell from Sheet1 and then use offsets. The activecell changes, but the remaining offsets for rows and cells always remain the same.
I am pretty sure , I can figure it out this out using VBA, but is there a formula way to do this?
Either looking at the activecell from Sheet1 as a start or using formatting like bold the start cell?
Thanks