Hi, please could someone help?
Im very new to VBA, so this maybe very simple...
i have some code that sorts my data into order using advanced auto-filter and it then selects the cell in which i need the formulae adding, the problem i have is that the formulae i am using includes absolute references and it locks it to that particular cell instead of the first visible cell.
The working bit of the code is;-
Formula:
Please Login or Register to view this content.
the formulae i need adding is this but i need the R1253C9 & R1253C14 to be absolute references but not to that cell, if im making sense??
i need them to be locked to rc[-6] & rc[-1]
Formula:
Please Login or Register to view this content.
can anyone point me in the right direction ?
thanks
Bookmarks