Hi All,

I have an very urgent issue with MS Access, however it might be simple to
you guys.

Please help me, very urgent.

I have two tables: Test1 and Month

I want to update column Month1 from table Month to Month column in table
Test1.

primary key is on WeekNo.

I tried the following ode and it does not work:

UPDATE Test1.Month=(SELECT Month1
FROM Month
WHERE Test1.Week No = Month.Week No)

Guys i know you are more then capable in helping, sorry for asking in the
Escel and VBA group. I dont know anyone who can help me on thi.

Thanks in advance

Regards
Prashanth

--~--~---------~--~----~------------~-------~--~----~
-------------------------------------------------------------------------------------
Some important links for excel users:
1. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at 
http://www.excelitems.com
2. Excel tutorials at http://www.excel-macros.blogspot.com
3. Learn VBA Macros at http://www.vbamacros.blogspot.com
4. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 

To post to this group, send email to excel-macros@googlegroups.com
If you find any spam message in the group, please send an email to:
Ayush Jain  @ jainayus...@gmail.com or
Ashish Jain @ 26may.1...@gmail.com
-------------------------------------------------------------------------------------
-~----------~----~----~----~------~----~------~--~---

Reply via email to