Express Tools Export Attributes

Express Tools Export Attributes

crawfordscott
Enthusiast Enthusiast
1,272 Views
5 Replies
Message 1 of 6

Express Tools Export Attributes

crawfordscott
Enthusiast
Enthusiast

Hi all,

 

I’m trying to export Attributes from a drawing using the Express Tools version rather than the native Autocad command. (For the 1st time)

 

Something strange is happening.

 

When I export to .txt file and then load into excel, everything seems fine until I try to add

up any quantities.

 

On the attached example I am trying to add the column of Cable lengths.

If I highlight the column I want to add up and enter Sum , Excel is changing all  the cells to 0 (ZERO)  and returning the addition as Zero.

 

It is also not allowing me to format the numbers to zero decimal places.

 

Numbers are numbers, not text.

 

Is this normal behaviour when using the Express Tools version?

 

Anybody?

 

Thanks, in anticipation.

 

Crawford

0 Likes
Accepted solutions (3)
1,273 Views
5 Replies
Replies (5)
Message 2 of 6

pendean
Community Legend
Community Legend
Accepted solution
Can you share the source DWG portion that you used please? Having only the final result in Excel is not enough to confirm your results independently.
0 Likes
Message 3 of 6

TheCADnoob
Mentor
Mentor
Accepted solution

This is due to how you are importing your data into excel. 

 

You data is defined in the table as text per the query editor. 

TheCADnoob_0-1712590161682.png

 

CADnoob

EESignature

Message 4 of 6

TheCADnoob
Mentor
Mentor
Accepted solution

 

To fix (if you want to stick with the way you imported your data) click on query in excel ribbon

TheCADnoob_0-1712590461161.png

 

 

Then click on edit

TheCADnoob_1-1712590498172.png

 

This will open the query editor. First what you will want to do is convert the first row to column header so that it will remove that text from your data and help identify your columns. 

 

TheCADnoob_2-1712590671675.png

 

 

Next you will want to go to your column and change the value type. After I converted the first row to headers It automatically converted my data to numbers, but if yours does not, go to the column and right click on the column, then click change type

 

TheCADnoob_3-1712590858982.png

 

 

When you are done click close and load. 

TheCADnoob_4-1712590906938.png

 

You will see your column is now labeled in your table, and the sum formula should now work. 

TheCADnoob_5-1712590999720.png

TheCADnoob_6-1712591034545.png

 

 

CADnoob

EESignature

Message 5 of 6

crawfordscott
Enthusiast
Enthusiast
Hi CADnoob,
Thanks for that.
Not got time at the moment but wiil report back when I do.
Regards
Crawford
**********************************************************************
This email and files transmitted with it are confidential and are intended for the sole use of the individual or organisation to whom they are addressed.
If you have received this eMail in error please notify the sender immediately and delete it without using, copying, storing, forwarding or disclosing its contents to any other person.
The Council has endeavoured to scan this eMail message and attachments for computer viruses and will not be liable for any losses incurred by the recipient.
********************************************************************** **********************************************************************
This email and files transmitted with it are confidential and are intended for the sole use of the individual or organisation to whom they are addressed.
If you have received this eMail in error please notify the sender immediately and delete it without using, copying, storing, forwarding or disclosing its contents to any other person.
The Council has endeavoured to scan this eMail message and attachments for computer viruses and will not be liable for any losses incurred by the recipient.
**********************************************************************
0 Likes
Message 6 of 6

crawfordscott
Enthusiast
Enthusiast

Thanks very much for that.

 

C

0 Likes