Re: Dynamic Report Fields
From: Larry Linson (bouncer_at_localhost.not)
Date: 10/26/04
- Next message: Allen Browne: "Re: Filtering Single Form infor to Report???"
- Previous message: Robin: "Re: How to set up a report to count the number of variables by dat"
- In reply to: Bryan: "Dynamic Report Fields"
- Next in thread: Bryan: "Re: Dynamic Report Fields"
- Reply: Bryan: "Re: Dynamic Report Fields"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 25 Oct 2004 19:27:02 -0500
I seem to remember seeing a similar or identical post sometime not too long
ago. Unless you clarify, there is just not enough detail here for a useful
response.
As I read it: you have a table whose design changes, or may change, each
month. You want a self-adjusting report to determine what is in the table
(Record Source) and re-create or modify itself to accommodate, in sections
"determined by a code".
Perhaps with some detail and description, someone could make some
suggestions. But as I read what you have written, I'd say, "Give thanks that
Access' Reporting is so user-friendly, because you have described something
best addressed by manually creating or modifying the existing report each
month."
I suspect the environment is not quite as unstructured as it seems to me
from reading your description, however, and look forward to seeing more
detail.
Larry Linson
Microsoft Access MVP
"Bryan" <anonymous@discussions.microsoft.com> wrote in message
news:0ea601c4baea$dfbd8670$a601280a@phx.gbl...
> Hello.
>
> I have a problem which I'm unable to improve. I need to be
> able to create a report based off a table every month.
>
> 1. The table each month can contain various columns
> 2. I have no control over the data
> 3. The data is broken into sections by a code
>
> The current solution I have is for every column in my
> table has a field on the report, table name 'Test', report
> name 'txtTest' etc. The problem comes when more and more
> fields are added to the table.
>
> I've tried a number of solutions but none seem to work.
> First of all I can't set the control source dynamically,
> because of the Sub_Header (that sets the labels for each
> code).
>
> I've also tried to have aliases for all of my fields,
> field1, field2 etc, but that doesn't work either.
>
> Any ideas? I'm pulling my hair out here.
>
> Thanks,
> Bryan
- Next message: Allen Browne: "Re: Filtering Single Form infor to Report???"
- Previous message: Robin: "Re: How to set up a report to count the number of variables by dat"
- In reply to: Bryan: "Dynamic Report Fields"
- Next in thread: Bryan: "Re: Dynamic Report Fields"
- Reply: Bryan: "Re: Dynamic Report Fields"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|