Rabu, 02 November 2011

Bls: [belajar-access] Re: Mencetak Report/Datasheet justru yang tercetak Form...?

 

Kalo begini bisa gak :

DoCmd.OpenReport "QHitungFee", acViewPreview, "", "", acNormal
DoCmd.RunCommand acCmdPrint

=> sedikit diubah Menjadi di bawah ini :

DoCmd.OpenReport "QHitungFee", acViewNormal


Terima Kasih


Salam,
Nyong


Dari: kang_mas_uki <uqmas@yahoo.com>
Kepada: belajar-access@yahoogroups.com
Dikirim: Rabu, 2 November 2011 20:19
Judul: [belajar-access] Re: Mencetak Report/Datasheet justru yang tercetak Form...?

 
Dear Master Access,

Berikut ini adalah potongan kode permasalahan :

'----------------------------------------------------------
' PrintReport_Click
'
'----------------------------------------------------------
Private Sub PrintReport_Click()
On Error GoTo PrintReport_Click_Err

DoCmd.OpenReport "QHitungFee", acViewPreview, "", "", acNormal
DoCmd.RunCommand acCmdPrint

PrintReport_Click_Exit:
Exit Sub

PrintReport_Click_Err:
MsgBox Error$
Resume PrintReport_Click_Exit

End Sub

Kode itu normal dari hasil generate macro access...

Terima kasih

--- In belajar-access@yahoogroups.com, Aksan Kurdin <aksan.kurdin@...> wrote:
>
> kang mas uki,
> potongan kodenya mana ?
>
> aksan kurdin
>
> On 11/2/2011 7:52 AM, kang_mas_uki wrote:
> >
> > Itulah masalahnya, jika printer gak diganti2 tetep pake default bisa
> > tercetak normal, tapi kalo abis ganti printer (pake multi network
> > printer) pasti memble dan yang nongol justru Formnya (bukan report ato
> > datasheet), sudah aq cari2 tutorial dimana2 blum ketemu solusi....
> >
> > --- In belajar-access@yahoogroups.com
> > <mailto:belajar-access%40yahoogroups.com>, privat access
> > <les.access@> wrote:
> > >
> > > koq bisa??? coba cek lagi coding or macro nya.. jgn2 salah pilih
> > obyeknya??
> > >
> > > Pada tanggal 31/10/11, kang_mas_uki <uqmas@> menulis:
> > > > Salam Kenal,
> > > >
> > > > Para master Access, mohon bantuan untuk masalah Access 2007, pada
> > program
> > > > yang saya buat, ada fasilitas untuk mencetak report atau
> > datasheet, yang
> > > > jadi masalah terkadang justru Form (antar muka program) yang
> > tercetak, mohon
> > > > solusinya.
> > > > Terima kasih
> > > >
> > > >
> > >
> >
> >
>



__._,_.___
Recent Activity:
SPAM IS PROHIBITED
MARKETPLACE

Stay on top of your group activity without leaving the page you're on - Get the Yahoo! Toolbar now.

.

__,_._,___

Tidak ada komentar:

Posting Komentar