Re: $$Excel-Macros$$ help needs to connect form controls to the table

2011-11-21 Thread Shankar Bheema
Dear Sam How to restrict max length of characters in a text box for MS ACCESS 2003 ? On Mon, Nov 21, 2011 at 9:57 PM, Sam Mathai Chacko wrote: > I don't see any remaining doubts! What doubts do you have? > > Sam > > > On Mon, Nov 21, 2011 at 10:57 AM, Shankar Bheema > wrote: > >> thank you so m

Re: $$Excel-Macros$$ help needs to connect form controls to the table

2011-11-21 Thread Sam Mathai Chacko
I don't see any remaining doubts! What doubts do you have? Sam On Mon, Nov 21, 2011 at 10:57 AM, Shankar Bheema wrote: > thank you so much sir, if possible pls clarify my remaining doubts. > > > On Sun, Nov 20, 2011 at 1:06 AM, Sam Mathai Chacko wrote: > >> You have to create a recordset by usin

Re: $$Excel-Macros$$ help needs to connect form controls to the table

2011-11-20 Thread Shankar Bheema
thank you so much sir, if possible pls clarify my remaining doubts. On Sun, Nov 20, 2011 at 1:06 AM, Sam Mathai Chacko wrote: > You have to create a recordset by using the OpenRecordSet command in the > CurrentDB > > Use > > Private Sub cmdsave_Click() > > Dim rst As Recordset > > Set rst