Recent content by Jamang

  1. J

    Help!!! Combo Box with list, but I need a checkbox with the list

    I created something that I think is what you are looking for. Ihope this helps.:)
  2. J

    How do I create an autonumber field

    Thanks :) I tried the code to generate new number and I have some problems that I need help. I am so noob when it comes to VB and this will be my first VBA macro I will write. hopefully i can get some advice.. :)
  3. J

    How do I create an autonumber field

    I created a database of "My Cars", "Television", and "Wines" and a Trouble Reports(TR) for each. I have a field TR on each and for now a user can fill it up with number i.e first TR is 1, second Tr is 2 etc etc. I want it automatically filled automatically not manually. However, I want it to do...
  4. J

    create macro in web database

    I believe that you have to use Macro instead of VB in Access 2010 webform.
  5. J

    How do I compare 3 list data

    I have an Access 2010 web database posted in Sharepoint 2010. Now I have to create a compare of my data just like in amazon or edmunds where a user will select 3 cars in a drop down to do a comparison. In one of the posts here a dropdown is created and when an item is selected it displays the...
  6. J

    Web Database DropDown Combo Box

    I have followed this web combo box and this is what I am looking for, however my question is how do I do a compare using this dropdown web combo. I tried to re create the dropdown 3 times and wan't able to display the form for the second or third dropdown. Can someone help me? Thanks, Jamang
Back
Top Bottom