I have a report(relatively new to all this, please bear with me) that I've created in Access 2000. In the report, it contains the fields of a table that I created, from a form that I am using as a "template" to give to co-workers, to fill out their daily *notes* for the day. Any way, the report looks fab and there is nothing *wrong* per se, but here is my question.
There are two cells which contain information, based on the hour's topic. Say the first one says "hour" and the hour is hour "J". Say the next textbox contains the "Title" of the hour. The Title being "Northgate Products". Now, within the hour, are "sequence" numbers and "item numbers", along with "issues" for that particular item. The two cells that relate to the hour, are in every single bit of "data" contains the hour's information. However, there only exists the "hour" and "title" at the top of an hour. The other information is displayed, as per item. Let me see if I can show this more clearly.
First part of information, per hour:
Hour= J Title= Northgate Products Date Entry= 1/1/05
Second part of information:
Seq #= 100 Item #= 123-123 Description= Orange Box
What I want to do, is when I get to "101" on the Sequence, to NOT display the Hour "J", Title "Northgate..." & "1/1/05"
I hope this makes sense. I'm still new to working with Access at the programming end(never done any REAL programming, previously) and am not yet familiar with the proper "Code" Language.
-K. Dorsett
There are two cells which contain information, based on the hour's topic. Say the first one says "hour" and the hour is hour "J". Say the next textbox contains the "Title" of the hour. The Title being "Northgate Products". Now, within the hour, are "sequence" numbers and "item numbers", along with "issues" for that particular item. The two cells that relate to the hour, are in every single bit of "data" contains the hour's information. However, there only exists the "hour" and "title" at the top of an hour. The other information is displayed, as per item. Let me see if I can show this more clearly.
First part of information, per hour:
Hour= J Title= Northgate Products Date Entry= 1/1/05
Second part of information:
Seq #= 100 Item #= 123-123 Description= Orange Box
What I want to do, is when I get to "101" on the Sequence, to NOT display the Hour "J", Title "Northgate..." & "1/1/05"
I hope this makes sense. I'm still new to working with Access at the programming end(never done any REAL programming, previously) and am not yet familiar with the proper "Code" Language.
-K. Dorsett