Re: VBA + Network Admin Tasks

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




"Ralph" <nt_consulting64@xxxxxxxxx> wrote in message
news:-d6dncD2IdpfwpbeRVn-gg@xxxxxxxxxxxxxxx

> VBA is poorly typed, most variables are Variants.

That's not correct. Sounds like you're thinking of VBScript.


.



Relevant Pages

  • Re: VBA + Network Admin Tasks
    ... >> VBA is poorly typed, most variables are Variants. ... Sounds like you're thinking of VBScript. ... Prev by Date: ...
    (microsoft.public.vb.general.discussion)
  • Does VBSCRIPT from VBA in Powerpoint support non-capturing groups?
    ... I can't get this to work in VBA: ... I expected it to match -> (which is what it does using Regex Buddy to ... How does one tell what version of VbScript one is running? ... Prev by Date: ...
    (microsoft.public.scripting.vbscript)
  • Re: Automation?
    ... > Might I point out that using VBScript for real-time processing ... Not sure about VBA either, ... the hand I'm sure all of them will want to code in VBScript:p ... Prev by Date: ...
    (microsoft.public.win32.programmer.ole)
  • Re: Use VBA to open Windows Explorer to a particular folder
    ... Import the VBScript into your VBA code. ... Use the ShellExecute API to call the VBScript. ... Alias "ShellExecuteA" (ByVal hWnd As Long, _ ByVal lpOperation As String, _ ... Run the macro. ...
    (microsoft.public.word.vba.beginners)
  • Re: add Excel worksheet problem
    ... You have to rely on the VBA documentation that comes with Office apps. ... Automating Office applications externally via VBScript (or any other COM ... capable language) starts by creating a reference to the specific Office ... application while performing a task that they want to automate and then ...
    (microsoft.public.scripting.jscript)