Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can client select which fields they want in report?

Status
Not open for further replies.

Kurtosdf

Programmer
Jan 17, 2001
32
US
Is there a way that I can create a form with check boxes by all availabe fields and by selecting some of the checkboxes determines what is displayed in a report?

Thanks
Kurto
 
Like the commercial for "Tic-Tac" says, "Yes - but I wouldn't advise it".

But more importantly, there are a number of other issues to define before making a definitive statement.

1.[tab]Do you just want to suppress the display of the fields, or actually include/exclude different fields based on the check boxes?

2.[tab]Assuming this is an actual selection for inclusion/exclusion, Do you need to locate the fields in a specific order? Would this be "Fixed" by the checkboxes (i.e. each checked item would be associated w/ a specific "Field Order Number" and this would determine the Order)?

3.[tab]Assuming (again!) that we are discussing and inclusion/exclusion model, what should be done when/if the included set exceeds the form/report width? Not let this occur, wrap the fields to a second line, or just let the user make a messy form/report?

4.[tab]What do you expect for "column headers" over each of the fields?

5.[tab] ... Many additional details, however this should give you a feel for the details which would be necessary.



MichaelRed
mred@duvallgroup.com
There is never time to do it right but there is always time to do it over
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top