Move multiple vertices relative to last one selected (not via median)

I want to move a couple of vertices at a time. I want to do this via the number panel in which I enter specific values for the axes. However, if several vertices are selected, the value for the median applies.

But I would like to orient myself using a certain vertex (usually the last one selected).

For example, I would like to use it to align a corner of a cube with another object or the 3D cursor.
How can I do that?

As far as i know with number pad only absolute to median OR relative using g-key (xyz)-key and type in value. So you have to know the relative value you wanna move.

You could place your cursor at the origin, switch pivot point to “active element” and then do

  1. shift-s, to cursor, offset
  2. G and type in the values that you want

This way, the values you enter in the move operation which usually are relative, will become absolute values.