in Education by
For a report in MS Access (2007) I need to put data of some columns on all odd pages and other columns on all even pages. It is for printing out double sided card files onto sheets of paper. Does somebody have an idea how to do that? JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
Your question is too general. I would suggest you have all columns in all pages, and then add some code to the page header section (or even in the detail section) "On Format" to change the .Visible property of your Detail text boxes depending on the page number. I think you'll need to have a Text Box in the page header or footer with "=[Page]" as source data in order to know the correct page number. My Access report knowledge might be severely outdated, though.

Related questions

0 votes
    __________ scheme that records only information about dirty pages and associated information and does not even require ... topic in section Recovery System of Database Management...
asked Oct 10, 2021 in Education by JackTerrance
0 votes
    write a Java program to input 10 non-zero numbers in an array and display the count of even and odd numbers. URGENT! Select the correct answer from above options...
asked Dec 31, 2021 in Education by JackTerrance
0 votes
    WAP in java to check whether the sum of second and third digit of a 4 digit no. , is even or odd? Select the correct answer from above options...
asked Dec 23, 2021 in Education by JackTerrance
0 votes
    write a program to input number and print wether it is even or odd. Select the correct answer from above options...
asked Dec 21, 2021 in Education by JackTerrance
0 votes
    write a C program to Read a number.Find sum of digit at even position in a number and multiplication of digit ... position in a number. Select the correct answer from above options...
asked Dec 13, 2021 in Education by JackTerrance
0 votes
    A die is rolled twice. If the sum of the numbers facing upwards is even find the probability that both are odd. Select the correct answer from above options...
asked Nov 25, 2021 in Education by JackTerrance
0 votes
    A die is loaded in such a way that each odd number is twice as likely to occur as each even number. Find P( ... single roll of the die. Select the correct answer from above options...
asked Nov 21, 2021 in Education by JackTerrance
0 votes
    Two integers are selected at random from integers 1 through 11. If the sum is even, find the probability that both numbers are odd. Select the correct answer from above options...
asked Nov 19, 2021 in Education by JackTerrance
0 votes
0 votes
0 votes
0 votes
    A dice is thrown (2n+1) times. The probability that faces with even numbers show odd number of times is A. 1 2 ... 2 D. none of these Select the correct answer from above options...
asked Nov 16, 2021 in Education by JackTerrance
0 votes
    Two integers are selected at random from integers 1 through 11. If the sum is even, find the probability that both the ... 5 D. 4 5 Select the correct answer from above options...
asked Nov 15, 2021 in Education by JackTerrance
...