Results 1 to 2 of 2
  1. #1
    vvasudev is offline Novice
    Windows XP Access 2003
    Join Date
    Nov 2009
    Location
    United States
    Posts
    9

    Error!!

    Hi All,

    Can anyone suggest me the Error in the following

    UPDATE FINAL_TEST SET FINAL_TEST.Sales_Jan = (Select Temp.Sales from Temp where Temp.RowID = FINAL_TEST.RowID), FINAL_TEST.Units_Jan = (Select Temp.Units from Temp where Temp.RowID = FINAL_TEST.RowID);





    Regards,
    Vineeth

  2. #2
    NassauBob's Avatar
    NassauBob is offline Not THAT Green
    Windows XP Access 2003
    Join Date
    Feb 2010
    Location
    Augusta, GA
    Posts
    61
    Hello. What error is given when you try to run this?

Please reply to this thread with any new information or opinions.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums