Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms Programming / April 2005

Tip: Looking for answers? Try searching our database.

Help writing code

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
karen scheu - 05 Apr 2005 05:22 GMT
Can someone please point me in the right direction.  I have used Access 97
and created forms/queries/reports and did some coding using access modules,
but I really need help geting back into the coding.  I don't need to do
anything too difficult.  I have a two tables both containing a field
orderNo(Pimary Key).  There is a memo field in the notes table that is the
only field that can be updated.  I have a text box on a form and I want to
write code to update the notes table such as
Update Notes
Set notes![desc] = form![main]![notestxt] where notes![order] = form![main]!
[order]

How do I begin to code this? Where can I find some basic documentation on
programming in the Visual Basic Code Builder?

Thanks,
Karen
Rob Oldfield - 05 Apr 2005 08:10 GMT
There's an extensive list of helpful links here....

http://www.ltcomputerdesigns.com/JCReferences.html#Tutorial

I'd suggest maybe this one...

http://www.microsoft.com/Accessdev/articles/bapp97/toc.htm

...but you might want to browse through to find one that suits you.  It's
written for A97 but is valid if you're using a later version.

> Can someone please point me in the right direction.  I have used Access 97
> and created forms/queries/reports and did some coding using access modules,
[quoted text clipped - 12 lines]
> Thanks,
> Karen
karen scheu - 05 Apr 2005 14:56 GMT
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.