Search results

  1. R

    show all shades for product

    I need Help i showing information on my form, can't firgure out how to show this information. How would you go about displaying all the shades related to a product on a form. Take in mind that i want to show all the shades for a given product on the screen when am entering in the data on my...
  2. R

    checking for duplicate records.

    Hi i've a form where i can enter in many of the same product names and where products can have many shades but only one color of a kind can be in the shades list. I need to make sure i can have products that can have the same shade but once the product name is different its ok.. so for example...
  3. R

    Macro for onclick()

    Hi i have a access database where i have scheduled it to open at a given time on my pc, but i would like to write a macro to use the onclick function instead of me having to click on the button, Can any one help me with this. ?
  4. R

    multiple writes to access database table

    Hi is it possible for multiple users to use the same interface to write to a access database ? i know multiple users can open an access DB but can they use a form to update a table at the same time ?
  5. R

    Schedule a task in access

    Hi i would like to know if it is possible to schedule a a task in access, at the moment i refresh all my excel report by using a button on a form in access and would like ot know if i can do this automatically
  6. R

    Record data time in a text box

    Hi i would like to retain the date and time once i select a button on my form, i have a macro that puts the date and time into a text box but when i closed the form i loose the date and time from the text box, how do i keep the date and time so when i open the form again i see it.
  7. R

    Count

    Hi, I have a table which holds the months, and a distinct list of order_id. On My Form I have a combo box where it displays the months of the year, What i like is for when i select a month from the combo box for it to display the total count for that month.
Back
Top Bottom