Z
Znake
In a function i'm using "activecell.row", and that works fine, but
when sorting the value is calculated for each row sorted and when
using the activecell.row the active cell is (i think) the upperleft
cell of the record-area which is to be sorted so the value of
activecell.row is used for the other rows when sorting.
SO:
when row 4 and 5 is sorted, when using the function in row 5 the
activecell.row is 4 and not 5.
Does any one now how to fix that problem. (is there a "currentrow or
something when sorting?)
Thanks Anders
when sorting the value is calculated for each row sorted and when
using the activecell.row the active cell is (i think) the upperleft
cell of the record-area which is to be sorted so the value of
activecell.row is used for the other rows when sorting.
SO:
when row 4 and 5 is sorted, when using the function in row 5 the
activecell.row is 4 and not 5.
Does any one now how to fix that problem. (is there a "currentrow or
something when sorting?)
Thanks Anders