Most of the fields contain string data except for one with a date of birth
and one with a year.
Bio: Grantee ID
Bio: Prefix
Bio: First Name
Bio: Middle Name
Bio: Last Name
Bio: Suffix
Bio: Date Of Birth
Bio: Gender
Bio: Country Of Birth
Bio: City Of Birth
Bio: Country Of Citizenship
Bio: Country Of Residence
Program: Initial Fiscal Year
Program: Program Name
Program: Country Of Nomination
Program: World Region
University: University Name
University: Affiliate Name
University: City
University: State Name
Academic: Degree Objective
Academic: Field of Study
Academic: Field Sub-Category
Bio: Grantee ID Bio: Prefix Bio: First Name Bio: Middle Name Bio: Last Name
Bio: Suffix Bio: Date Of Birth Bio: Gender Bio: Country Of Birth Bio: City Of
Birth Bio: Country Of Citizenship Bio: Country Of Residence Program: Initial
Fiscal Year Program: Program Name Program: Country Of Nomination Program:
World Region University: University Name University: Affiliate Name
University: City University: State Name Academic: Degree Objective Academic:
Field of Study Academic: Field Sub-Category
1003 Ms. Chantale Quinn Fuentes 2/17/1986 Female Reunion Ames Rwanda Aruba
2009 In condimentum. Donec Liberia Africa University of California, Irvine
Fuentes Irvine CA Master's Degree Foreign Languages Education
1034 Ms. Kibo Destiny James 9/26/1986 Female Myanmar Dover Czech Republic
Mali 2009 ornare egestas ligula. Guam Central America University of Michigan
James Ann Arbor MI Master's Degree Spanish Comparative and Interdisciplinary
Arts
I am not sure how to post the sample data so I only posted a couple of lines.
Thanks.
KARL said:
sorted on the fly.
You did not say what the fields contained but it sounds like you might be
using a spreadsheet approach have a field per month or some such. If that is
what you have then you need to change the database to have a field for data
and another identifying the date or whatever divisions you have your 24
fields.
If the above is not the case then you can use a form with unbound object to
select the fields and use a union query to pull it together.
Post your table structure with field names and datatype. Post sample data.
I am trying to create customized reports based on a 24 field access table.
The reports need dynamically selected columns and need to be filtered and
[quoted text clipped - 3 lines]
I am in way over my head and desperately need help.