Announcement

Collapse
No announcement yet.

TC Shopping List: Error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    TC Shopping List: Error

    First of all....very slick. Have been playing with it for a day now...I can see how this will gain a few points. Running latest HS and download of TCShoppingList from updater yesterday.

    Getting a couple of Errors:

    1 - Under Edit DB, when adding new items: at one point I had several blank entries that could only be deleted by putting some text into the "item name" field in the LAST of those blanks and the "Save changes". And several items did not get added...I believe the "blanks".

    2: When trying to print:



    Code:
     Script error: Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
     
          rs.MoveFirst
          Do Until rs.EOF
Working...
X