The Go to dialog available from Find > Go to ... (Ctrl+L (Cmd+L on Mac)) enables you to go to a precise location in the current edited file specified by
line and column or by an offset relative to the beginning of the file.
Go to Dialog
Complete the dialog as follows:
Line - destination line in the current document;
Column - destination column in the current document;
Offset - destination offset relative to the beginning of
document.