View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RMS RMS is offline
external usenet poster
 
Posts: 4
Default Passing the Value of a Cell to a VBA variable.

Is it possible to pass the contents of an Excel worksheet Cell to a VBA
variable for further processing? Thanks.