Browse By Tags

  • Google Sheets & MicroStation

    Our company is currently in the midst of transitioning across from Windows Office to Google Workspace and I was wondering whether anybody has any experience referencing google sheets into MicroStation the same way you can reference a live excel file?…
  • Creating Level Group other than in the Level Manager? Using a CSV?

    I have been attempting to use a .csv file to create Level Groups, but when I have imported this file I always get the error "Data Format in CSV file is not valid." Everywhere I've looked is making me think I'm going to have to go into Level Manager and…
  • Automatic adding and editing metadate of .dgn file

    Hi everyone, I have the following problem with working on .dgn files. Namely, I want add some information into properties of microstation file and then have the easy possibility to edit them. I'm working on the thousands of files, so I need to do…
  • Copying and pasting Excel information into a DWG

    “Posted on behalf of a user” <MS V8i SS2> User needs to copy an Excel table into a DWG file in Microstation Select Series 2. When they Copy and paste the Excel information into the DWG, the table appears to have copied. However, when the file…
  • [XM/V8i VB] Saving profile in MicroStation to move from computer to computer

    I was asked by Microstation to bring this topic up again to "gauge what level of interest there may be among those who visit that community". So if you think this is something you would want integrated into MicroStation please post on this thread and…
  • Set reference to Excel Object Library within code

    Hi All, I have an application that interacts with Microsoft Excel, and some computers that would use the project have different versions of Excel installed, how can I reference the appropriate Excel Type Library within my code? What is the correct…
  • Re: Set reference to Excel Object Library within code

    Thanks Jon, That was very helpful, but most if not all of those examples require early binding because they are using Excel constants. I did however find that if I set reference to the object library and find the values for the constants, then…
  • Re: Set reference to Excel Object Library within code

    Thanks Jon, It's a while since I had to use this macro and it seems I may not have got it to work using late binding. I have searched many of the Excel code sites but all I can find is about using vba within Excel, and not accessing Excel…
  • Re: Set reference to Excel Object Library within code

    Thanks Jon, That makes me feel a whole lot more comfortable, and thanks for the siggested improvement, ity makes a lot of sense. Regards, John.
  • File Export With CSV

    Hello All, We are working on a VBA macro to utilize calling a CSV remapping script. Has anyone else done this and would care to share? I cannot find references to the task in help documentation. Cheers