KathyRingwood
Technical User
- Nov 26, 2007
- 12
I have a database with tables linked via SQL Server. The way the data is stored on the server is not useful for reports we must submit to our funder. I'm wondering if there's a way to have the data display differently. For example, one of the columns in the table is "Gender". Rather than having either "Female" or "Male" displayed, the funder requires an "F" or an "M". In the case of race, rather than spelling out the individual's race (i.e. "White"), it needs to be "yes" or "no" ("no" if the value in the field is null). I don't know much about writing code so I am hoping this won't be too difficult--but if it is, I'll try to learn! Thanks for your help.
Kathy
Kathy