Roger's Access Library Homepage
Forum Home Forum Home > Roger's Access Library > Roger's Download Samples
  New Posts New Posts RSS Feed - Movelist2.mdb (intermediate)
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

>
Want a good read? Try The Summer of His Life (available on Amazon!)

Movelist2.mdb (intermediate)

 Post Reply Post Reply
Author
Message
Roger Carlson View Drop Down
Microsoft MVP
Microsoft MVP


Joined: 20 Feb 2008
Status: Offline
Points: 261
Post Options Post Options   Thanks (0) Thanks(0)   Quote Roger Carlson Quote  Post ReplyReply Direct Link To This Post Topic: Movelist2.mdb (intermediate)
    Posted: 31 Jul 2008 at 11:04pm

Please consider donating $1 per sample downloaded, find out why here.
 

Movelist2.mdb

There are two separate functions illustrated here.

Form:MultiEmpList illustrates how to move values between multi-select listboxes much like many of the Access wizards. It basically moves values between two tables: "tblChoose" and "tblChosen", however, the same principle could be used to move values between arrays. Hold Shift or Ctrl to select multiple values.

Form: MultiListMultiUser does the same as Multi Emp List, but for multi-user considerations, it creates and uses tables in a database on the local hard drive in the same directory as the application exists in. Code for this is in basLinkTable module and is initiated on opening this Readme form. The temporary database is deleted when this form is closed.

Note: Most of the objects are duplicates. Those starting with "r" are for the MultiList/MultiUser form.

Download
Access 97 (72 KB):
uploads/5/MoveList2_97.zip
Access 2000 DAO (64 KB): uploads/5/MoveList2-2k.zip

Consider donating $1 per sample downloaded, find out why here.<
Back to Top
Sponsored Links
>
Want a good read? Try The Summer of His Life (available on Amazon!)

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.03
Copyright ©2001-2019 Web Wiz Ltd.