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.
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...
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.
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.
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).]
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?