Results 1 to 5 of 5
  1. #1
    duddu is offline Novice
    Windows 8 Access 2016
    Join Date
    Jun 2017
    Posts
    13

    MIS Analyst ( Reporting)

    Hello, just wondering I got a new title MIS Analyst..



    What kind of work involved in this job?
    I just want to learn before commencing work. I'm not a fast learner that's why.

    Job description ::. Provide support and maintenance to existing management information systems (MIS). Generate and distribute management reports in accurate and timely manner. Perform data analysis for generating reports on a periodic basis. Generate both periodic and ad-hoc reports as needed.

    Please help me in this if I can learn prior.

    Thank you!!


    Sent from my iPhone using Tapatalk

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    that was MY exact title too.
    I build a frmReports form. on it was a list of reports to choose from. (from tReports)
    Title (name user sees)
    ReportName (the actual report name , rptDaily,etc)
    ParamFlag (a code to turn on parameter boxes, like date range, dept combo)
    Macro (if not null, this runs a macro to produce the data for the report)

    user select item in list, clicks Previw button.
    report opens.
    if D paramflag, then 2 text boxes are visible, txtStartDate, txtEndDate. The report query uses them to get the dates for the query
    another flag to make the department combo box visible since THAT query uses it.

    some reports need to build the report using temp tables, that is run thu the macro listed.
    Last edited by ranman256; 07-30-2017 at 07:14 AM.

  3. #3
    duddu is offline Novice
    Windows 8 Access 2016
    Join Date
    Jun 2017
    Posts
    13

    MIS Analyst ( Reporting)

    Thanks for your reply.!!

    Are there any document to study and practice ?
    Is this MIS Analyst called Report Analyst too?


    Sent from my iPhone using Tapatalk
    Last edited by duddu; 07-30-2017 at 04:19 PM.

  4. #4
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    Any access help books: Access for Dummies, etc...

  5. #5
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,652
    I suspect that the specifics could vary widely. I'd find out what tools they use and bone up on those. When they hired you, they must have specified what you should be proficient in.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

Please reply to this thread with any new information or opinions.

Similar Threads

  1. code for reporting
    By rakhee in forum Reports
    Replies: 9
    Last Post: 04-29-2013, 11:34 PM
  2. Help with reporting
    By stevo7624 in forum Access
    Replies: 1
    Last Post: 09-03-2012, 09:54 PM
  3. reporting
    By jaykappy in forum Reports
    Replies: 10
    Last Post: 02-16-2012, 03:02 PM
  4. Complex reporting (well for me anyway)
    By Rubijon in forum Reports
    Replies: 4
    Last Post: 11-09-2011, 08:01 PM
  5. Query reporting help
    By kwooten in forum Queries
    Replies: 5
    Last Post: 06-10-2011, 07:03 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums