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.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
You attempted to use Set to assign a value to the identifier Me. Me is a reserved identifier, and cannot be set.