Hey Anton,
This article covers is pretty well: Using TurboActivate with Visual Basic for Applications (VBA).
The first step is to include the TurboActivate.bas into your VBA application.
Then, before a customer can use your app use the IsActivated() or IsGenuineEx() function to see if the customer has activated your app.
Does that make sense?