24. Report Header and Footer (Programming In Microsoft Access 2013) 🎓

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ต.ค. 2024

ความคิดเห็น • 34

  • @ProgrammingMadeEZ
    @ProgrammingMadeEZ  5 ปีที่แล้ว

    Looking for DAILY news and commentary? Join us on my other channel “Coffee With Steve” for daily videos where we discuss Technology, Software Development, Politics, Culture, and many other things.
    Coffee With Steve: th-cam.com/channels/eXAUvo5xxDY_b-lSknPC1A.html

  • @palomarodriguez9416
    @palomarodriguez9416 7 ปีที่แล้ว

    Hi Steve!! I am working on DBs with many columns (many data for each record) and its hard to work with them. The purpose of my work is to hand in information in an excel file, with a nice formatting, and I couldnt find the way to do it yet, not even with an ExportwithFormatting function. The best option for me would be to export the data in Excel (may be using a Report) with a nice format so as to easy our job. could you help me? Thank you!!! Great tutorials!

  • @mihaipruteanu3502
    @mihaipruteanu3502 6 ปีที่แล้ว

    Learned something new. Thank you

  • @MegaMohammad2011
    @MegaMohammad2011 5 ปีที่แล้ว

    Steve,
    I have a question. I am trying tto use the reports grouping method where I can separate data by year, week, month. In my query, i have create week numbers, month numbers, and year numbers using the DatePart() function. Now in the group on of the report I can group then based on the week, month, or year number that I created. However, I am trying to create a button that would switch the grouping from weekly to monthly, but I do not know how to write the code that would replace the Group on value from Week to Month. Would you please let me know how I can achieve that using VBA?

  • @nidalalahmad3421
    @nidalalahmad3421 8 ปีที่แล้ว

    Hi Steve,
    I would like to thank your for All efforts, your videos are the best on TH-cam.
    I want to create a report contain subreports where the user can modify subreports from form (add or remove subreports ) by using macro.
    would you please write the main steps.
    Thanks again.

    • @ProgrammingMadeEZ
      @ProgrammingMadeEZ  8 ปีที่แล้ว +1

      That is a very complex thing to do. You have to open the report in design view through code. Additionally if someone were to try to run that code while in a run-time environment, they would get an error since you can't open anything in design view.
      It would be best to leave the data set of the subreport with 0 records, then tell it to auto-shrink.

    • @nidalalahmad3421
      @nidalalahmad3421 8 ปีที่แล้ว

      Hi Steve,
      How can I make NULL Values in my report fields as "N/A" on printing?
      I tried with in Control Source, but it give me
      Thanks.

    • @nidalalahmad3421
      @nidalalahmad3421 8 ปีที่แล้ว

      I'm sorry, you misunderstand me I made without less/greater, It is same as mentioned =Nz([MyFields], "N/A") give me #Size!.
      Note my fields are numeric.

    • @ProgrammingMadeEZ
      @ProgrammingMadeEZ  8 ปีที่แล้ว +1

      What type of data is in the "My Fields" column?

    • @nidalalahmad3421
      @nidalalahmad3421 8 ปีที่แล้ว

      Numbers

  • @muhammadtaqi4435
    @muhammadtaqi4435 6 ปีที่แล้ว

    Hi Steve. I need your help in ms access. I am working on excell and ms.access both i copied data from excel to access for maintaing reports. Have you any suggestion that i only work and data will save in access with the link. I only can print my desire reports.

  • @dreger8355
    @dreger8355 6 ปีที่แล้ว

    How do you update page numbers so they are grouped by customer? Customer A shows Page X of Y and all page numbers apply to only that Customer. The next Customer shows only their Page X of Y.

  • @NessanHarpur
    @NessanHarpur 9 ปีที่แล้ว

    Hey Steve,
    I have a report that launches from a form. When I launch the report from the form it operates exactly as yours does.
    However when I use that form with a keyword search it only returns one value in the report; and I want all search results to show up. Would that be due to a coding error or am I missing something obvious?

    • @ProgrammingMadeEZ
      @ProgrammingMadeEZ  9 ปีที่แล้ว

      Nessan Harpur The query that your report is based on probably uses that keyword field as part of the criteria for one of the fields.

    • @NessanHarpur
      @NessanHarpur 9 ปีที่แล้ว

      Programming Thanks Steve. I haven't used a query, I stuck to using solely forms as my database has only one sheet. So now I just have to alter the code in the report to reflect all search results.

  • @weibinren92
    @weibinren92 2 ปีที่แล้ว

    Can someone explain to me what "Back Color" is?

  • @Me2rai
    @Me2rai 5 ปีที่แล้ว

    I have the same issue as Caroline Jc- I see just one Company address and not all !

  • @jacobbiton3928
    @jacobbiton3928 5 ปีที่แล้ว

    How Insert the File Name Into the Footer in Microsoft Access?

  • @lakshmisunjet1673
    @lakshmisunjet1673 7 ปีที่แล้ว

    how to hide header, footer and detail column if no data in all row? in ms access query based report??

    • @ProgrammingMadeEZ
      @ProgrammingMadeEZ  7 ปีที่แล้ว

      I"m not sure I get what you meant.

    • @lakshmisunjet1673
      @lakshmisunjet1673 7 ปีที่แล้ว

      I could not attach picture here, so i will email to you, thanks.

  • @lisabradley2854
    @lisabradley2854 8 ปีที่แล้ว

    How do you print the header on every page

    • @MegaEzio11
      @MegaEzio11 4 ปีที่แล้ว

      Have you figured out how to do this by any chance?

  • @jan03001
    @jan03001 6 ปีที่แล้ว

    my report header was not printed on the 2nd page of my report? how can i fix this?

    • @ProgrammingMadeEZ
      @ProgrammingMadeEZ  6 ปีที่แล้ว

      Under the report properties go to the format tab and look for the "Page Header" property. Make sure it is set to "All Pages". Also, if your detail is allowed to be larger than one page in height, it will not print on the second page.

  • @dalskiBo
    @dalskiBo 5 หลายเดือนก่อน

    How to do line in 2021?

  • @Trivuiz
    @Trivuiz 7 ปีที่แล้ว

    How to change the date format? i want to put the name of the day and month

    • @ProgrammingMadeEZ
      @ProgrammingMadeEZ  7 ปีที่แล้ว

      You're looking for the FormatDateTime function. msdn.microsoft.com/en-us/library/a912f2a0(v=vs.90).aspx

  • @ahmedabdelghani5142
    @ahmedabdelghani5142 7 ปีที่แล้ว

    thank you a good tuorial

  • @siamw.518
    @siamw.518 10 ปีที่แล้ว

    Thank you.

  • @carolinejccarolinejc707
    @carolinejccarolinejc707 7 ปีที่แล้ว

    not sure where i went wrong, i cant see all companies, just one? it doesnt repeat itself

    • @ProgrammingMadeEZ
      @ProgrammingMadeEZ  7 ปีที่แล้ว

      Try comparing your version to the work file.

  • @miniMaxxes666
    @miniMaxxes666 8 ปีที่แล้ว

    can you help me?