What is wrong with the statement below

Selection.Offset(0, 1).Value = "=Rank(Selection.Value, ""(Selection.cell)"" & "":"" & ""(Selection.Offset(x, 0))"")"
x is the range of cells that have values in them.

thanks