Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations KootK on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. vinodnx7

    Export Text ( Placards) from Catia to Excel

    Hello OP. Sorry for late reply Sub Export_Drawing_Texts() Path = "D:\Book5.xlsx" Set objExcel = CreateObject("Excel.Application") Set workbook = objExcel.Workbooks.Open(Path) workbook.Application.Visible = True workbook.Parent.Windows(1).Visible = True objExcel.Cells(1, 1).Value = "Text...
  2. vinodnx7

    count the same text from the file and create new list with number

    Hello Skip, Thanks for your input, you all guys are pro. Have a nice day. hope you keep helping me for some new challenges Regards
  3. vinodnx7

    count the same text from the file and create new list with number

    attached https://files.engineering.com/getfile.aspx?folder=800ec674-2366-434b-81b6-d5bb556725d3&file=Placards_file.xlsx
  4. vinodnx7

    count the same text from the file and create new list with number

    Good Morning All and SWComposites Thanks for all your response, I will try to work on all your suggestion however I am sharing the placard file. you can try of native file (attached) . I will messages you again if I stuck. Have a great day
  5. vinodnx7

    Solid Works -Electrical design

    always learn by yourself. curse will not help you.
  6. vinodnx7

    count the same text from the file and create new list with number

    Hello Friends, Thanks for your feedback, I need compare two excel file one is exported from Catia and other one is native file of placards in other language. planning to fallow below step. 1. Export Placard Catia file in excel - (done) 2. Format exported excel file in alphabetical order in...
  7. vinodnx7

    count the same text from the file and create new list with number

    Hello all, I have one file which holding more that 50K words, I am looking macro which can arrange the same work in the cell with number of qty ( number of used in file) please refer below image your reply will be much apricated.
  8. vinodnx7

    Micro to compare two excel file for mirror change

    Hello Skip, mint and IDS, Thanks for your time. I have an issue with some bilingual placards. we have one master excel file that contains correct spelling of each words (French, German ....) and we should use the same words on Catia dwg file but some time while checking the dwg I got some...
  9. vinodnx7

    Want to stop Switching option in Spacemouse enterprise

    Hello All. if anyone can suggest how to assign the the each key with one fix task, right now it it keep such between all app and it is very frustrating please review below image
  10. vinodnx7

    Micro to compare two excel file for mirror change

    Hello All, Anyone can share the micro to compare two excel file for minor change, thanks a lot
  11. vinodnx7

    Export Text ( Placards) from Catia to Excel

    Hello Eric, you are the best, you made my date. Micro is working like a butter thanks a looooooooooooot for your help have a nice weekend Regards
  12. vinodnx7

    Export Text ( Placards) from Catia to Excel

    Hello Eric, Thanks is working but, still i am missing some placard text and also look like micro stop working with some issue please check what I am getting when i run the micro and error Thanks once again for your prompt support
  13. vinodnx7

    Export Text ( Placards) from Catia to Excel

    Good Morning Eric, I am getting error while running to micro, Please can you validate my mistake,
  14. vinodnx7

    Export Text ( Placards) from Catia to Excel

    https://res.cloudinary.com/engineering-com/image/upload/v1694112514/tips/DWG_properties_t28g3q.pdf Hello Eric, Thanks you, I am getting the same output as before. I am attaching some information on input in my dwg for your review. thanks a lot for your time regards
  15. vinodnx7

    Export Text ( Placards) from Catia to Excel

    Hello Eric, getting error while running the micro. pls refer image
  16. vinodnx7

    Export Text ( Placards) from Catia to Excel

    Hello Eric, I am getting out please refer the image. thanks for your support
  17. vinodnx7

    Export Text ( Placards) from Catia to Excel

    Hello Eric, try this but not working Sub Export_Drawing_Texts() Path = "D:\Book1.xlsx" Set objExcel = CreateObject("Excel.Application") Set workbook = objExcel.Workbooks.Open(Path) workbook.Application.Visible = True workbook.Parent.Windows(1).Visible = True objExcel.Cells(1...
  18. vinodnx7

    Export Text ( Placards) from Catia to Excel

    Hello Eric, Yes the what I want, I want to copy each statement in excel by micro. which makes easy to compare the statements between two excel files (Native excel in French or any other language and Catia exported excel). sometime i seen some typo error while doing copay pate or, missing note...
  19. vinodnx7

    Export Text ( Placards) from Catia to Excel

    I am looking Micro to export all the text from Catia to Excel. I am attaching draft image for your reference, I want export the text in Excel to validate the spelling mistake for bilingual placard. created induvial placard in details view refer Placards 1. any help will much...

Part and Inventory Search