Search results

  1. A

    Back color in subform

    I have a sub form, which contain many fields beside field named [link]; I want to change the formating of record if the link filed is not empty. for example, if field [link] contains some values then all record change to BOLT format else normal. How can i make it possible....pls reply
  2. A

    Date and Time Calculations

    kutte k bache teri maa ki choot
  3. A

    Story

    miss use of
  4. A

    Question Import from Excel to Access

    if you have huge data than pls tell me I can give you idea to convert it into date format
  5. A

    Story

    pay some attention
  6. A

    Back color in subform

    see attachment first I want to VISIBLE Rectangle when field "AVAILABLE" is checked (yes). Note:This split form will be read only and use only for checking Documents status. Please tell me how can it be possible. Thanks for your previous reply too.
  7. A

    Back color in subform

    Rectangle backcolor is changing on split form..its OK I've another question! I want to change rectangle backcolor on record navigation. which event should I have to use?
  8. A

    Back color in subform

    Rectangle backcolor is changing on split form..its OK I've another question! I want to change rectangle backcolor on record navigation. which event should I have to use?
  9. A

    Back color in subform

    My form is split....Can It be possible on it??
  10. A

    Back color in subform

    If I have filed "A" (contain yes or NO) and want to change background color of any drawing object like rectangle, on YES condition. How can it be possible? Note: I'm using split form!
  11. A

    Unbound Combo Box Question

    can you attached the sample?
  12. A

    God bless you!

    God bless you!
  13. A

    report of Filtered records

    Problem has been solved many thanks
  14. A

    report of Filtered records

    Access 2007
  15. A

    report of Filtered records

    from where I can remove it?
  16. A

    report of Filtered records

    sorry I forget to put data
  17. A

    report of Filtered records

    Thanks a lot for lots of help! Now I have attached file, please see where I'm going wrong.
  18. A

    report of Filtered records

    same query is used in Form and Report. Your code is working on filter but not in sort, when I sort data and take report the report, the report is not in Ascending order. I don't know how to upload the file in this forum, otherwise I upload my file for you ease. Please check where I'm going...
  19. A

    report of Filtered records

    I set sorting in Query, bot in report? do I've to remove from, there?
  20. A

    report of Filtered records

    this code works on filter records but not not working in sorting! why you add these two lines? Reports("ReportName").OrderBy = Me.OrderBy Reports("ReportName").OrderByOn = True
Top Bottom