View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
keepITcool keepITcool is offline
external usenet poster
 
Posts: 2,253
Default Passing a parameter to Excel

Tom,

your question is a bit unprecise..

what do you want to achieve?

passing it from where to where?
from vba to excel or from a userform to excel or
from another application (via vba) to excel?

or do you mean ole or DDE?



keepITcool

< email : keepitcool chello nl (with @ and .)
< homepage: http://members.chello.nl/keepitcool


"Tom Walker" wrote:

Hi,

How do I pass a parameter to excel? a string?

Thanks,
Tom