Browse By Tags

  • CONNECT VBA: List Control and the MsComCtrl.ocx

    MicroStation V8 i provides 32-bit VBA v6.5. As any other implementation of VBA (e.g. Microsoft Office), that lets you reference other 32-bit DLLs. Another name is OCX , when the DLL delivers a user-interface (UI) component. A popular OCX is the MsComCtrl…
  • RE: Will V8i SS4 work with MS Office 64 bit?

    Unknown said: I updated my MS Office to 64 bit and when I start SS4 I'm now getting a Microsoft Visual Basic, Class not registered error I wrote some comments about bit-ness for those in a similar situation with MicroStation CONNECT. It's best to…
  • FDOT Office365 VBA Application Support

    Q: Will the Office 2013/365 work with FDOT barmenus etc without any issues? A: Yes. We have versions of VBA available for that version as well as older versions.
  • PW integration with MS Office VBA

    Anonymous
    Anonymous
    Hi there Is there anyone out there that have working sample code of using VBA from Office (Excel/Word/Access, preferably Access)? My immediate goal is to get started on interacting with PW from my Access DB, and my longterm goal is to be able…