Search results

  1. djwasim

    Automatically Resize Form With Screen Resolution

    i can't get any benefit from this
  2. djwasim

    Automatically Resize Form With Screen Resolution

    hi all i am running a ms access project on my computer, but now i have changed my computer monitor, now i have purchased a LCD. But my ms access project is not running properly on this LCD resolution. is it possible that my ms access project will be adjusted automatically on every computer...
  3. djwasim

    DAvg Formulla In Access Query

    Actually i am not using the Transaction Date From "Main Query" I am Using Transaction Date From "Issue Query" And i am also using this formula in that Query named "issue Query"
  4. djwasim

    DAvg Formulla In Access Query

    i am using DAvg formula in a report field [avgrate] as......... =DAvg("[Rate]","Main Query","[TranDate]<=[Reports]![Issue Plot/w]![Trandate] AND [Rate]>0 and [Itemdes] = '" & [Itemdes] & "'") but when i want to sum this field in report i dont get any result now i want to use this formula in...
  5. djwasim

    Sum In Report Footer

    is there any other solution?
  6. djwasim

    Sum In Report Footer

    Hello All I am facing problem to sum up in report group footer of a field for example i have some fields like......... Qty(A)---Value(A)----Rate(A)---Qty(B)----Value(B) 5----------25---------5---------20---------100 10---------50---------5---------10----------50...
  7. djwasim

    Sub total of a field in report

    Hello All I am facing some problem in subtotal of a field called rate in which i am using this formulla =DAvg("[Rate]","Main Query","[TranDate]<=[Reports]![Issue Plot/w]![Trandate] AND [Rate]>0 and [Itemdes] = '" & [Itemdes] & "'") but when i use to sum this field the result is "0" Plz...
  8. djwasim

    hide whole field based on a null or zero field

    Hello all How to hide a whole field in ms access report based on a null/zero field? :)
  9. djwasim

    DAvg Formulla In Access Form

    Hello All I am facing some problem when i using the DAvg Formulla I have a Query Named Main Query. It contained data as... Purchase Qty--Rate--Purchase Value---Issue Qty---Issue Value -----50--------10------500----------------0----------0------...
  10. djwasim

    Criteria Parameter

    Ok thanks to all of you.
  11. djwasim

    Criteria Parameter

    yes i am using a query to populating my report but i don't want to use criteria from query i want to use criteria only in report
  12. djwasim

    Criteria Parameter

    i am not using the query as source of report . i want to put criteria in only report not in query
  13. djwasim

    Criteria Parameter

    is it possible that can we use the criteria parameter in report instead of a query?
  14. djwasim

    Criteria Problem

    any one help me plz
  15. djwasim

    Criteria Problem

    is it possible that we can use the criteria parameter in report instead of a query?
  16. djwasim

    Criteria Problem

    yes source is a form and that form is opened
  17. djwasim

    Criteria Problem

    yes these prompts appears only when the database window is in hidden mode
  18. djwasim

    Criteria Problem

    Is there any solution in vb for this problem?
  19. djwasim

    Criteria Problem

    Yes there are prompts appearing for entering range of dates
  20. djwasim

    Criteria Problem

    I use to hide database window from tools> startup option.
Back
Top Bottom