Search results

  1. G

    Question Reg - Forms

    Hi, I Have The Following Requirment. I Have A Table With 2 Columns... Like A 1 B 2 C 3 D 2 E 3 I Am Displaying All The Values In The 1st Column In A Form In A Combobox... If I Select A Particular Value It Ll Fetch The Corres Value Of...
  2. G

    Question query

    hi i have two tables with me. with 5 columns each. i am running a join query for getting a result. i want that resultant data to get inserted into a new table. through a form.on clicking of a button the query should get executed and the output of the query should get inserted into a new table...
  3. G

    Question Dlookup

    i am having 2 tables 1> name, passportexpirydate 2> Expiryname, duration 1> aaaa , 02-02-2008 bbbb , 02-05-2009 cccc , 07-08-2024 2> passport , 60 visa , 30 insurance , 15 i have a text box in the form which should display the count of the name for whom...
  4. G

    Question Password text box.

    hi i have a text box for entering password. i have to compare the entered text with a hard coded text. the password should come in *******. how can i achieve this?
  5. G

    Question Outlook

    hi can anybody give me the syntax with explanation for opening an outlook mail from access. my requirment is like this. on clicking a button i have to fetch a set of emails from msaccessdb which veries with time and i have to put them in TO field and in CC i have to put another, with a...
  6. G

    Question Default Form

    Hi i am trying to create a application in which i am using a switch board and several forms. But when i am opening the access the switch borad page is coming as the default starting page. but i need another form to open as default starting page. can any body help me with this issue?
Back
Top Bottom