• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD Electrical

    Reply
    Member
    Posts: 4
    Registered: ‎02-14-2013
    Accepted Solution

    Adding Price to Bill of Material Report

    354 Views, 6 Replies
    02-17-2013 03:10 PM

    I m using Autocad Electrical 2012 SP1 and i wanna know how can i add the price of items to the report generated by Autocad for the BOM. i need to do it in Excel. i can generate a report in Excel format but i couldn't find any field for the price. how can add that field and how can modify the Excel file generated by report so it always has the format i want, i dont want to modify the Excel file everytime after generating report.

     

    thank you in advance for taking time.

    Please use plain text.
    Valued Contributor
    Posts: 62
    Registered: ‎07-04-2007

    Re: Adding Price to Bill of Material Report

    02-19-2013 10:45 AM in reply to: faraj1357

    Don't add a field just edit the component catalog Data and use one of the existing "USER 1, 2, or 3" fields for your price Data. The price information will then be available in a BOM report.

    Please use plain text.
    Member
    Posts: 4
    Registered: ‎02-14-2013

    Re: Adding Price to Bill of Material Report

    02-19-2013 04:08 PM in reply to: metal_pro2

    thank you metal pro2 but i ve already tried that. the problem with it is that Autocad report puts an Apostrophe sign in front of the number so, for example, when i put 15.65 in user on in the report file i ve '15.65 and when i try to change the format of the cells in Excell to Currency this ' sign prevents the number to be shown like $15.65. what can i do to fix this issue?

    Please use plain text.
    Active Contributor
    kghew1
    Posts: 27
    Registered: ‎04-28-2011

    Re: Adding Price to Bill of Material Report

    02-20-2013 02:24 AM in reply to: faraj1357

    Hi

    Save your report in CSV format first, then open it in Excel - all the apostrophes will have gone away.

     

    Keith H

    Please use plain text.
    Member
    Posts: 4
    Registered: ‎02-14-2013

    Re: Adding Price to Bill of Material Report

    02-20-2013 09:27 PM in reply to: kghew1

    Thank you kghew1

    this solves the Apostrophe problem.

    Please use plain text.
    Distinguished Contributor
    Posts: 135
    Registered: ‎02-25-2010

    Re: Adding Price to Bill of Material Report

    02-21-2013 10:44 AM in reply to: faraj1357

    Hi Faraj,

     

    You can export as CSV, or you could fix the database...

    You can change the Cell type in the Access Database directly...

    Select the column, then Go to Datasheet > Data Type & Formatting > Data type Drop down

    (change it from "text" to "currency").

    Then when you export to excel its already in the format you wanted. 

     

    I hope this helps,

     

    James Alger

    SolidCAD

     

    Please use plain text.
    Member
    Posts: 4
    Registered: ‎02-14-2013

    Re: Adding Price to Bill of Material Report

    02-21-2013 08:22 PM in reply to: algerj

    i dont have Access in my machine so i can't try it

    Please use plain text.