Talk About Network

Google





Software > Access Developers Toolkit ODE > A2K "With Re***...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 4 Topic 1450 of 1540
Post > Topic >>

A2K "With Re****ts" Not Changing Caption for User

by "Andy" <DontWant@[EMAIL PROTECTED] > Apr 23, 2008 at 08:27 AM

Hi;

Have this Sub in the OnClick Event of a cmdButton:
Note: Use the same rpt layout for other cmdButtons, the Subs change the 
Criteria and lblCaptions

Private Sub cmdRecords_Click()
    Dim Msg, Style, Title, Help, Ctxt

    Application.Echo False
        DoCmd.OpenRe****t "rptRecords", acViewDesign
    With Re****ts("rptRecords")
        .Controls("lblrptSortType").Caption = "Sorted by Contract Date"
    End With

    DoCmd.Close , , acSaveYes
        Application.Echo True
        DoCmd.OpenRe****t "rptRecords", acPreview
End Sub

It changes the lbl Caption for the "sa" running full A2K and in Runtime
but 
NOT for the User in either full A2K or Runtime.

The permissions for the User are set to Open/Run, Read Design, Modify
Design 
and for the "sa" the Administer is also selected.

Did try adding Administer permission for User.  That didn't work.

Can someone point me in the right direction to overcome this?

Thank You for reading this post.

Andy
 




 4 Posts in Topic:
A2K "With Reports" Not Changing Caption for User
"Andy" <Dont  2008-04-23 08:27:46 
RE: A2K "With Reports" Not Changing Caption for User
=?Utf-8?B?UGFvbG8=?= <  2008-04-23 05:42:01 
Re: A2K "With Reports" Not Changing Caption for User
"Andy" <Dont  2008-04-23 08:52:51 
Thank You Paolo
"Andy" <Dont  2008-04-24 08:19:11 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Thu Jan 8 9:21:57 PST 2009.