|
clirvin -> RE: Trying to update with value from another table (4/23/2008 9:20:59)
|
Thanks for your response, but I don't think I explained myself clear enough. I am using FrontPage 2003 and Access 2007 (saved as 2002-2003 so that it is compatible). Leads1 is a table. Leads1_ID is the Primary Key ISP is a field within this table, formatted as text This table holds sales leads, some of which have not been assigned to an ISP. ISP_Login is the other table ISP_ID is the Primary Key ISP_Name is a field within this table, formatted as text This table holds the names & contact information for each ISP. I need to be able to assign each record in the Leads1 table to an ISP from the ISP_Login table through a website. I am using the Database Results Wizard to show the records from the Leads1 table. I want the Sales Manager to be able to choose an ISP from a drop down menu and have that ISP (from the ISP_Login table) input or updated to the ISP field in the Leads1 table. Does that better describe it? Thanks!
|
|
|
|