View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RB Smissaert RB Smissaert is offline
external usenet poster
 
Posts: 2,452
Default pointers in VB

Have a look at this:
http://vb.mvps.org/tips/varptr.asp

RBS


"Boba" wrote in message
...
i need to declare a pointer and assign it some local variable address.
what's the proper syntax? thanx.