Recent content by alinagoo

  1. A

    Initializing ListBox

    Hi sure it is useful. thanks
  2. A

    Initializing ListBox

    hello all I hope you're happy I've encountered a problem! Please help me if you can. The problem is about ListBox Initialization! I'm using a query to select a column's values from a table and filling the ListBox with that values. It works great when records number are low but when records...
  3. A

    Manipulation Template Reports!

    Hi all. Can you introduce me an example for Opening a template report in design mode(DoCmd.OpenReport "TemplateReport", acViewDesign, , , acHidden), Setting a Report type variable(Dim rpt as reports) equals to the opened report in design mode(i don't know this code. somthing like set...
Back
Top Bottom