Invalid use of 'Me' keyword
You attempted to use Set to assign a value to the identifier Me. Me is a reserved identifier, and cannot be set.
To correct this error
- Rename the variable to something other than Me.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
You attempted to use Set to assign a value to the identifier Me. Me is a reserved identifier, and cannot be set.