Search results

  1. riti90

    HELP ! Report Header User Names

    Hi, Thanks for the quick response. I did try the code but it shows all the names in 1 txtBox. is it any chance they can be in separate txtBoxes? and It shows the names for all the report rows. I normally write more than 100 rows on the report. but it is only 2 different Operators. Can it be done...
  2. riti90

    HELP ! Report Header User Names

    Hi, Thank You very much, it is working OK but is it any way that I can split the names in 2 txtBoxes. I mean 1 name in the first txtBox and the other name in the other txtBox. Thanks a lot, I really appreciate this
  3. riti90

    HELP ! Report Header User Names

    Hi, I have the txtBoxes under the "Test Performed by:" where i'd like to show the names of the Operators that have done this Test. I did Use this code "=Nz(DLookUp("[tblOperators]![UserName]& ' ' & [tblOperators]![Position] &' ' & [tblOperators]![Company] ","tblOperators","Initials='" &...
  4. riti90

    HELP ! Report Header User Names

    Hi All, I'm quite new on coding and I'd like to ask about an issue that I have with a report that I'm building. I created an Database with login form. The logged in User Initials appear on the next form where I'm inputing data as Operator. On the report that I created I have on the ReportHeader...
  5. riti90

    Hello

    HI everyone I'm a newbie that likes Access a lot. I've started to create a work access form and I know if I need any help this is the right place to be. Many Thanks, Riti_90
Back
Top Bottom