Hi all, I am having a wierd problem here.
I have declared a public variable in my General Declarations section as
Public gdata_model_name As String
I am not able to access this variable in any form other than the one in which it is declared.
Does anyone know what I am missing here ?
Thanks,
Shiva.
I have declared a public variable in my General Declarations section as
Public gdata_model_name As String
I am not able to access this variable in any form other than the one in which it is declared.
Does anyone know what I am missing here ?
Thanks,
Shiva.