Predmet:Re: Jel se može ovo ??
   
Na dugmic naprijed on klik:
PreuzmiIzvorni kôd (Visual Basic):- Dim Rpt As Report 
-   
- Set Rpt = Reports![ImeIzvjestaja] 
- Me.Visible = False 
- Rpt.Visible = False 
- Rpt.Visible = True 
- SendKeys "{RIGHT}", True 
- Me.Visible = True 
 
Za nazad samo
SendKeys "{LEFT}", True   
     Podrska samo putem foruma, jer samo tako i ostali imaju koristi od toga.