View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
poon poon is offline
external usenet poster
 
Posts: 1
Default Running a VBA by ASP

My situation is... I have a written VBA script which will generate report in graph. Now, i want to put the result onto the web through ASP. Is it possible and how can I do so?

Thanks in advance.