View Single Post
  #2  
Old November 30th, 2007, 04:32 AM posted to microsoft.public.access.forms
Boyd Trimmell aka HiTechCoach via AccessMonster.com
external usenet poster
 
Posts: 45
Default Extract data from a record to input into another record from same table

Sounds like you may want to update your table structures to be better
normalized to handle your data so that you eliminate duplicate data.

I would probably create some type of "household" or "family" record the links
the siblings and holds the shared address, phone email, etc



John_In_Northern_California wrote:
I'm the registrar for a Little League and I track all of the information
about players, coaches, sponsors, etc. When I come across an instance where
siblings are playing, I would like to create a new record and "autofill" the
input form with some of information (address, phone email, etc.) from a
sibling's record by using a single "Add Sibling" button. Thanks for any help -
John


--
Boyd Trimmell
aka HiTechCoach
http://www.hitechcoach.com
http://www.officeprogramming.com

Message posted via http://www.accessmonster.com