excelvbaisfun
New member
Hi @gdgsupport and ALL,
When trying to play with the VBA compiler, I was following the steps outlined in the video here:
and when I tried to run the =ten() function on a worksheet cell, it gave me this error:
This error occurred in the VBA compiled code: “Access violation at address 221F6B92 in module ‘GXLSForm.dll’. Read of address 0000010C”. Please open the VBA compiler of XLS Padlock and recompile your code.

I had inserted this into the VBA Compiler and clicked ‘Compile’

I have the following in the VBE in excel:

I don’t know where I’ve gone wrong. It’s probably a simple syntax issue but have I done something wrong?
Thanks
Dan
When trying to play with the VBA compiler, I was following the steps outlined in the video here:
and when I tried to run the =ten() function on a worksheet cell, it gave me this error:
This error occurred in the VBA compiled code: “Access violation at address 221F6B92 in module ‘GXLSForm.dll’. Read of address 0000010C”. Please open the VBA compiler of XLS Padlock and recompile your code.

I had inserted this into the VBA Compiler and clicked ‘Compile’

I have the following in the VBE in excel:

I don’t know where I’ve gone wrong. It’s probably a simple syntax issue but have I done something wrong?
Thanks
Dan
Last edited: