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 / February 2008

Tip: Looking for answers? Try searching our database.

Cascading Dropdowens

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jonathon Mirza - 23 Jan 2008 01:03 GMT
Hi all Im New Here

Ive searched through the forum for step by step instructions on how to make
cascading dropdowens in accsess but have been unable to find any infomation i
can use
I am a student at QAC special needs college
I need to create a set of three casscading dropdown boxes for an ict progect
im working on
im pretty much self tought with computers and understand most things about
computer config in geniral but the movre advanced side to office offten gets
me a bit espeshiallyh when it comes to the coding as i know next to nothing
about vb
if any one could post a step by step guide on creating cascadiong drop dowen
boxes in accsess i would be veryt grateful

on a side note while looking for infomation on how to do the above i came
across a guide on doing it in infopath, wich mentiond using an xml file for
the data src

now from what i understand of xml it is a very usefull thing to use for many
diffrent reasons and due to the scope involved in the ict progect im doing i
have set about creating an xml file. However as with vb i know very littile
xml so i was wandering if any one could check over my code and let me know if
im doing it right
<code><?xml version="1.0" encoding="UTF-8"?>
<ListBoxData>
    <Buildings>
         <Building>BradBury Centre</Building>
     <Building>Karten Centre</Building>
    </Buildings>   
         <Rooms>
         <Building>BradBury Centre</Building>
              <Room>B101</Room>
          <Room>B102</Room>
          <Room>B103</Room>
          <Room>B110 LRC</Room>
     <Building>Karten Center</Building>
          <Room>K1</Room>
          <Room>K2</Room>
              <Room>K3</Room>
     </Rooms>
          <Computers>
          <Room>B110 LRC</Room>
          <Computer>User 293</Computer>
          <Computer>User 294</Computer>
          <Computer>User 295</Computer>
          <Computer>User 296</Computer>
          <Computer>User 297</Computer>
          <Computer>User 298</Computer>
          <Computer>User 299</Computer>
          <Computer>User 300</Computer>
          <Computer>User 301</Computer>
          <Computer>User 302</Computer>
          </Computers>
</ListBoxData>
</code>
Darkdj - 04 Feb 2008 13:56 GMT
i know spamming is not allowed so i will say this once.

i posted this msg 2 weeks ago i am a student studying ict and do not have
much time to complete my ict project. I would expect someone to have replied
to this msg within 2 weeks but as it stand i have received no reply's. I am
in desperate need of information on cascading drop downs and would appreciate
people replying to this msg.  If no one on this forum knows how to do
cascading drop downs then it should not be called Access Forum's, and i would
appreciate it if someone would let me know if this is the case. If no one has
replied to this msg by tomorrow i will be forced to conclude that this post
is at the bottom of the forum stack furthermore i feel if this is the
situation i will have to bump the post up a bit (max 5)

> Hi all Im New Here
>
[quoted text clipped - 52 lines]
> </ListBoxData>
> </code>
 
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.