C
ConfNoob
i have a ADSI lastLogon stored inside a Excel 2000 cell.
to calculate a date/time .... i have to get .highpart / .lowpart from
this cell.
tried to create a LARGE_INTEGER type in the declarations , but am
geting a
"ONLY USER DEFINED TYPES defined in public object modules..." Compile
time error
i know its possible in VB ....
not in VBA with Excel 2000
please help ... how can i get the highpart/lowpart from this cell's
..Value ?
to calculate a date/time .... i have to get .highpart / .lowpart from
this cell.
tried to create a LARGE_INTEGER type in the declarations , but am
geting a
"ONLY USER DEFINED TYPES defined in public object modules..." Compile
time error
i know its possible in VB ....
not in VBA with Excel 2000
please help ... how can i get the highpart/lowpart from this cell's
..Value ?