C cihow81 cihow81 Local time Tomorrow, 06:20 Joined Feb 11, 2005 Messages 36 Feb 21, 2005 #1 Hi, Is there any way that i could extract data from a single cell inside the table to the forms, and vice-versa?
Hi, Is there any way that i could extract data from a single cell inside the table to the forms, and vice-versa?
maxmangion AWF VIP Local time Today, 22:20 Joined Feb 26, 2003 Messages 2,805 Feb 21, 2005 #2 you can bind your form to a table (although ideally you should bind it to a query), and then you can call the field which you require.
you can bind your form to a table (although ideally you should bind it to a query), and then you can call the field which you require.