Consulting

Results 1 to 2 of 2

Thread: vba and scripting

  1. #1

    Arrow vba and scripting

    if i set a reference to the windows script host object model, should i get intellisense when writing vba? will i only get intellisense in the local scope of the scripting code or would it be available everywhere (which i think).

    thoughts?

    thank you.
    erik

  2. #2
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    The reference applies to that project (workbook), so you should get intellisense anywhere within that workbook.
    ____________________________________________
    Nihil simul inventum est et perfectum

    Abusus non tollit usum

    Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
    James Thurber

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •