Jump to content

ashot

Member
  • Posts

    81
  • Joined

  • Last visited

Posts posted by ashot

  1. Dear Patrick:

    1)

    To your question:

    "Where did you get the information about the NNA_PropertyLine_CurveData record? How did you create the database? I can not find any indication (other than the worksheet shows the data) that such a record exists."

    Here is the answer:

    If you try to draw any Curve, say command Arc and then Modify:Convert:Convert from Polyline:Property Line - it will automatically create curve data database/worksheet using internal algorithm designed by NNA.

    2)

    I will submit a bug report and ask that the Delta field be changed from Text to Angle as the field type.

    Thank you very much for your help.

  2. Please see attached my VW file with a question about database in a worksheet.

    I want to find the way to how

    1) recognize what kind of non-numeric field was used in database by NNA-Property_Line

    2) how it is possible to retrieve non-numeric field value into new worksheet

    I also tried Pat Stanford's script to recognize parameters for PIO Property-Line.

    It works fine for any PIO , but not in my case when Property line with curves created in a worksheet with criteria then immediately deleted by NNA_Property_line subroutine hidden form me.

    Please help.

  3. As far as I know in order to show on top header the summarize count of all subrows

    the correct formula will be

    =Value(('Lighting Device'.'Fixture Cost')

    After which you can use any format you want.

    It works for any linear or area measurement.

    I could not find the solution for Angle calculation.

    In your case for summing any number it works.

    Tx.

    • Like 1
  4. B1 is Header for the Database

    to show rows of information it is correctly done, so

    B1 has been entered with this formula to call for the record information

    ='Filed.Record' that is:

    =('Lighting Device'.'Fixture Cost')

    If you replace it with anything else, like

    =B1

    I can't see how your database rows are remain valid?

    I am still puzzled how do you summarize on top at B1 cell

    in my case the formatting didn't work, it always shows 28 no matter what formatting

    I use for the cell: General, Decimal with so many digits etc.

    Please advise what was the solution.

    Tx,

×
×
  • Create New...