Hi Prashanth,

 

Write the below query and let me know if it is working: 

Update Test1

Set Test1.Month = Month.Month

Where Test1.Weekno. = Month.Weekno

 

 

Regards,

 

Upendra Singh

9910227325

 

From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com]
On Behalf Of Prashanth Banneni
Sent: Tuesday, April 28, 2009 8:54 PM
To: excel-macros@googlegroups.com
Subject: $$Excel-Macros$$ Urgent Help in Access

 

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