Aug 13, 2001 #1 FontanaS Programmer May 1, 2001 357 US I WOULD LIKE TO ADD A VALUE TO A COLUMN IN A TABLE. SO FAR I HAVE: TABLE!TBL_ONE.CITY = "LAS VEGAS" BUT I KEEP GETTING AN "OBJECT REQUIRED" ERROR. THANKS
I WOULD LIKE TO ADD A VALUE TO A COLUMN IN A TABLE. SO FAR I HAVE: TABLE!TBL_ONE.CITY = "LAS VEGAS" BUT I KEEP GETTING AN "OBJECT REQUIRED" ERROR. THANKS
Aug 13, 2001 #2 mymou Technical User May 21, 2001 355 GB Hi FontanaS Look up append queries. It means you can do it all through SQL. Stew "Even a stopped clock tells the right time twice a day." Upvote 0 Downvote
Hi FontanaS Look up append queries. It means you can do it all through SQL. Stew "Even a stopped clock tells the right time twice a day."