Results 1 to 6 of 6

Thread: Table last data line missing

  1. #1

    Default Table last data line missing

    Hello, i'm trying to figure this out.

    I want to fill a table with attribute extraction. I'm doing the whole thing, select the table from a pre-made, and it insert the table with all informations. The problem is that, at the end of this table, i'm having a line of text that should be there. Every time the attribute extraction goes, this last line is never there. I'll show it on a pdf (didn't have time to translate it but just look at the last line where it say NOTE)

    Can someone give a hint on that ?

    Thank you
    Attached Files Attached Files

  2. #2
    All AUGI, all the time Capt. Computer Crasher's Avatar
    Join Date
    2006-12
    Location
    South of North & East of West
    Posts
    786

    Default Re: Table last data line missing

    Quote Originally Posted by stephane.laferriere View Post
    Hello, i'm trying to figure this out.

    I want to fill a table with attribute extraction. I'm doing the whole thing, select the table from a pre-made, and it insert the table with all informations. The problem is that, at the end of this table, i'm having a line of text that should be there. Every time the attribute extraction goes, this last line is never there. I'll show it on a pdf (didn't have time to translate it but just look at the last line where it say NOTE)

    Can someone give a hint on that ?

    Thank you
    Hi stephane,

    First, Which AutoCad are you using?
    Second, When you say "whole thing" are you trying to extract information from the whole drawing?
    third, When you say "pre-made" do you mean you are using a table style created from another table?

    and finally
    The note on the .PDF it should be appearing but it not? Is the note part of your table style?

  3. #3

    Default Re: Table last data line missing

    Quote Originally Posted by Capt. Computer Crasher View Post
    Hi stephane,

    First, Which AutoCad are you using?
    Second, When you say "whole thing" are you trying to extract information from the whole drawing?
    third, When you say "pre-made" do you mean you are using a table style created from another table?

    and finally
    The note on the .PDF it should be appearing but it not? Is the note part of your table style?
    Hi,

    There is the missing infos.

    I use 2008, and i only try to extract info from a single block that i select. And yes i already have a table style done. Everything goes fine with the extraction, but when the table appear, the last line where is the note don't show up. Is it that when you do a table, you cannot put a row where you put text under a row where you gather data ?

  4. #4
    All AUGI, all the time Capt. Computer Crasher's Avatar
    Join Date
    2006-12
    Location
    South of North & East of West
    Posts
    786

    Default Re: Table last data line missing

    Quote Originally Posted by stephane.laferriere View Post
    Hi,

    There is the missing infos.

    I use 2008, and i only try to extract info from a single block that i select. And yes i already have a table style done. Everything goes fine with the extraction, but when the table appear, the last line where is the note don't show up. Is it that when you do a table, you cannot put a row where you put text under a row where you gather data ?
    If you are using the table shown in the .pdf as a table style make sure the note at the bottom is in a header cell style. then it should appear at the bottom of your data extraction.

  5. #5

    Default Re: Table last data line missing

    Thanx for the hint,

    Now everything is working fine...

    One last question for you. For my data, i will that all cell use middle center as justification, except the last one wich i want middle left. So far, i've created a new cell style that use middle left, but when i extract attribute, all the text is middle center. Is it possible to do something, to force this cell ?

    Thank you

  6. #6
    All AUGI, all the time Capt. Computer Crasher's Avatar
    Join Date
    2006-12
    Location
    South of North & East of West
    Posts
    786

    Default Re: Table last data line missing

    Quote Originally Posted by stephane.laferriere View Post
    Thanx for the hint,

    Now everything is working fine...

    One last question for you. For my data, i will that all cell use middle center as justification, except the last one wich i want middle left. So far, i've created a new cell style that use middle left, but when i extract attribute, all the text is middle center. Is it possible to do something, to force this cell ?

    Thank you
    to force the cell column to middle left:
    1)after you place the data extraction, highlight all the data cells in that column
    2)right-click and under "locking" pick "unlocked"
    3)changes the alignment of the cells from the properties box
    4)right-click and under "locking" pick "content and format locked"

Similar Threads

  1. Replies: 2
    Last Post: 2009-02-10, 01:25 PM
  2. Replies: 1
    Last Post: 2007-04-07, 12:39 PM
  3. Insert Block, allow user to enter data, then have the data placed in a Table
    By thomas.stright in forum Dynamic Blocks - Technical
    Replies: 4
    Last Post: 2006-08-11, 02:40 PM
  4. How to Create Access table data to AutoCAD VBa Combo box data
    By avinash00002002 in forum VBA/COM Interop
    Replies: 2
    Last Post: 2006-06-20, 08:22 PM
  5. Linking AutoCAD Object Data Table to Access table
    By m.storey in forum AutoCAD Map 3D - General
    Replies: 0
    Last Post: 2006-05-02, 02:54 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •