Microsoft Access Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsDatabaseMicrosoft Access Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old March 16th, 2004, 07:52 AM
castorsmith castorsmith is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 8 castorsmith User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Stop repeatly entering Same Contact address

Can anyone help, I have an addrees form and everytime someone adds a ne contact i want the main contacts address put into the fields. the main contact has a tick associated with them.

cheers
castor

Private Sub Command65_Click()
Dim MyDb As Database
Dim rst As Recordset
Dim Company_ID As Integer
Dim Main_Contact As Boolean



Set MyDb = DBEngine.Workspaces(0).Databases(0)
Set rst = MyDb.OpenRecordset("SELECT * FROM Contacts WHERE Me.[Company ID] = [Company ID] AND Me.[Main_Contact] = -1;", DB_OPEN_SNAPSHOT)

rst.MoveFirst
rst.Edit
Me![Address Line 1] = rst![Address Line 1]
Me![Address Line 2] = rst![Address Line 2]
'etc
rst.Update
rst.Close

End Sub

Reply With Quote
  #2  
Old March 16th, 2004, 11:20 AM
sbaxter sbaxter is offline
Moderator: Access, SQL
ASP Free God (5000 - 5499 posts)
 
Join Date: Oct 2003
Posts: 5,126 sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 4 Days 1 h 2 m 51 sec
Reputation Power: 13
remove
rst.Edit
rst.update

Not needed



But by the sounds of it you DB is not normalized. You really should get you DB a close to 3rd normal form as possible. It will make you life easier in the long run.


S-

Reply With Quote
Reply

Viewing: ASP Free ForumsDatabaseMicrosoft Access Help > Stop repeatly entering Same Contact address


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway
Stay green...Green IT