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.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
You attempted to use Set to assign a value to the identifier Me. Me is a reserved identifier, and cannot be set.