Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I was trying to make an iLogic rule that would let me export BOM to excel, but every code i tried resulted in an error.
I even tried to run it with iLogic original sniplet :
ThisBOM.Export("Parts Only", "fileName", kMicrosoftExcelFormat) 'kMicrosoftAccessFormat = Microsoft Access 'kMicrosoftExcelFormat = Microsoft Excel 'kdBASEIIIFormat = dBASE III 'kdBASEIVFormat = dBASE IV 'kTextFileTabDelimitedFormat = Text File Tab Delimited 'kTextFileCommaDelimitedFormat = Text File Comma Delimited 'kUnicodeTextFileTabDelimitedFormat = Unicode Text File Tab Delimited 'kUnicodeTextFileCommaDelimitedFormat = Unicode Text File Comma Delimited
But i got an error too.
I get either this one:
or this one:
I searched this forum and the internet for help but i couldnt find anything that would let me solve the issue.
I am using Inventor Professional 2022.
Solved! Go to Solution.