View Single Post
Old 03-12-2002, 01:42 PM   #2
HackinCowboy
Member (10 bit)
 
Join Date: Apr 2001
Location: Michigan
Posts: 850
Send a message via ICQ to HackinCowboy
You want to do something like this:
rsLeases.Edit
rsLeases("Name") = "Bob Smith"
rsLeases.Update


That should do the trick.
~HC
HackinCowboy is offline   Reply With Quote