Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Delete a technical note that is in the database

    I have a problem with a database. The base I am working with has a technical note in some lines of my base and I don't know how I can remove it quickly, since I am using the drop in 9/12 command where I have to delete row by row.
    Attached Files

  • #2
    No entiendo. Show me your data example using dataex (not a screenshot), and let's see if we can solve this.

    From the top of my head though, si esta fuera mi problema, harĂ­a
    Code:
    drop if ini==""

    Comment


    • #3
      Thank you very much if it worked.

      Comment

      Working...
      X