Search results

  1. M

    Display row num in Report

    hello all. how i can display row num in Report, or insert something like AutoNumber in Query, or any another way or solution be accepted in gladness. thanks.
  2. M

    Please! Please! Please! Help Me! I desperate!!!

    Hello. I sorry about my poor english ;( I have 2 tables : TBL1: name = products Field1: ID_product Field2: product_Name Field3: product_description and so on TBL1: name = orders Field1: ID_product Field2: id_order Field3: Date_order Field3: quantity and so on The relationship between tables...
  3. M

    order report by name not id

    Hello. I sorry about my poor english ;( I have a report when it's open the user can select which field order the report, my problem is the all field it's ID and not [A-Z] how i can order report by [A-Z]. (i use combo to see [A-Z]and not id by hide column) Thanks.
  4. M

    Add and Remove item from Combo box by code

    Hi All... How can I Add and Remove item from Combo box by code,When the RowSourceType ="Value List" ? thanks.
  5. M

    Add and Remove item from Combo box by code

    Hi All... How can I Add and Remove item from Combo box by code,When the RowSourceType ="Value List" ? thanks.
  6. M

    Select item in Combo Box

    How i can select item in Combo Box by code? thanks!!!
  7. M

    Record will not change by keys PgUp and PgDown

    How can I disable the PgUp and PgDown keys so the record will not change(next or previous) while pressing this keys, but not disable this keys entirely,to move the scrollbar will possible (in large and long form) thanks.
  8. M

    PgUp and PgDown keys.

    How I can avoid the record transition when I use PgUp and PgDown keys. (I have larg and long form and i need use PgUp and PgDown keys to move up and down but avoid the record transition to next or previous) thanks. [This message has been edited by miki (edited 11-04-2001).]
  9. M

    close the code?

    how i can close my code, but i want to use my project? thancks.
  10. M

    form and report popup?

    the Situation is: my form is open(popup) and maximize, in his form i press button then open report but i can not to see my report. how i can open my report on popup?
  11. M

    ComboBox by key press?

    How to popup the combobox by key press? Thanks.
  12. M

    cursor problem?

    How i can move the cursor by tab out of the subform to the form? Thanks.
Back
Top Bottom