My Assistant
|
|
Feb 23 2012, 06:13 PM
Post
#1
|
|
|
UtterAccess Guru Posts: 990 |
Hello,
I have 2 questions, 1 is why I can not see my postings in Firefox browser when I opened it in the my office. Now I am doing this from my home Internet Explorer 8. The 2nd one is the problem. This is my VBA to open the report: Private Sub Open_Report_Click() On Error GoTo Err_Open_Report_Click Dim stDocName As String stDocName = "Laporan Buku Anggota Jemaat Kebayoran_Consol" DoCmd.OpenReport stDocName, acPreview Exit_Open_Report_Click: Exit Sub Err_Open_Report_Click: MsgBox Err.Description Resume Exit_Open_Report_Click End Sub What is the replacement of acPreview in order to see the in the report view instead of the Print View. The problem is when I open it in the AC2007, we have to click the report view in order to see the Swich Window, in order to go to filter form. If it is in the Print Preview, we have to click the rerport view at the right bottom toolbar. Users prefer to be able to see the Switch to Windows upper right tool bar. Thanks for any helps Frank |
|
|
|
![]() |
Feb 28 2012, 04:15 AM
Post
#2
|
|
|
UtterAccess Guru Posts: 990 |
Pere,
We never use Runtime, I do not even know about it. Could you explain more about run time?. How can we install it. Is it true, even if user does not have access program in their computer, they can run the executable MS Access file? Thanks for enlighting me. Frank Jakarta |
|
|
|
Frank Situmorang How To Make It In The Report View Feb 23 2012, 06:13 PM
Doug Steele No idea about your problem with Firefox, but try a... Feb 23 2012, 06:35 PM
Frank Situmorang Doug,
I have changed it to acViewPreview, but the... Feb 23 2012, 10:31 PM
pere_de_chipstick Hi Frank
The change should be to acViewReport rat... Feb 24 2012, 04:17 AM
Doug Steele Whicih is exactly what I said to use! (I was t... Feb 24 2012, 06:08 AM
Doug Steele Which is exactly what I said to use! (I was tr... Feb 24 2012, 06:08 AM
Frank Situmorang Pere and Doug,
Thanks a lot to all of you. You a... Feb 27 2012, 10:42 PM
Frank Situmorang Pere and Doug,
Thanks a lot to all of you. You a... Feb 27 2012, 10:42 PM
Frank Situmorang Pere,
I have a prolbem, when I chaged it to acVie... Feb 28 2012, 02:50 AM
Frank Situmorang Pere,
I have a prolbem, when I chaged it to acVie... Feb 28 2012, 02:51 AM
pere_de_chipstick Hi Frank
That is odd,
Just to confirm though, y... Feb 28 2012, 03:10 AM
Frank Situmorang Pere,
I have 2 versions on my PC, one is AC2002/X... Feb 28 2012, 03:27 AM
pere_de_chipstick Hi Frank
If you want to use report mode then you ... Feb 28 2012, 03:46 AM
Frank Situmorang Pere,
Maybe I just keep my development in ACXP an... Feb 28 2012, 03:54 AM
pere_de_chipstick Hi Frank
A2007 does gives you the command to save... Feb 28 2012, 04:06 AM
pere_de_chipstick Hi Frank
Runtime is a basically the full version ... Feb 28 2012, 04:30 AM![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 23rd May 2013 - 07:17 AM |