09-11-2019, 02:52 PM
To Retrieve a Value from Datatable(Global Sheet), we use Datatable.Value("A",Global) where A is columnname and Global stands for GlobalSheet.
While we use the same code with Option Explicit, it says Global not defined.
Can someone help me to resolve this issue.
Thanks
While we use the same code with Option Explicit, it says Global not defined.
Can someone help me to resolve this issue.
Thanks