Search results

  1. N

    help with hascontinued

    My question deals with the HasContinued property. How do you set it up? Whenever I try to use it, Access thinks that it's a variable and wants a value. If there's a better way, what I'm trying to do is have a header that ONLY appears when a list from the previous page continues into the current...
  2. N

    Persistant filters

    I have a filter on every report designed to help sort the reports into the proper categories without having a bazillion tables or queries....or reports, for that matter. Problem is, every time I open the report properties to work with it, the filter expression gets deleted. This is becoming...
  3. N

    Displaying headers on a new page within a report

    Is there a way to display a header on a new page in the middle of a group? For example, one of my reports tracks which OS is on a computer, so in the report, it sorts according to OS. When a group wraps to a new page, is there a way to have a unique header such as "W 2k continued..." displayed?
  4. N

    counting reports

    I need to count how many instances of a type there are in a report. Basically, I have a report that displays computers by type, i.e. desktop towers, laptops, etc. I've been looking in help for ways to tally how many of each there are, but so far nothing has worked. Any help would be greatly...
  5. N

    Sorting by name

    My database tracks computer assets. The assets are organized according to type, i.e. laptop, desktop, etc. Each asset type is associated with an ID number : (this example comes from a table) ASSET CATEGORY ID | ASSET CATEGORY 1 Laptop 2 Desktop When I...
  6. N

    Displaying information associated with an ID number

    Unfortunately, I've been given a half completed database and told to finish it. Unfortunately, I've never used Access before, and I'm having trouble getting it to display some info in a report. The info in a table is in two columns, an ID number in the first, and then the description in the...
Back
Top Bottom