R research New member Local time Today, 09:22 Joined Jul 13, 2006 Messages 1 Jul 13, 2006 #1 Hello, Could someone tell me is it possible to convert a particular column from 0/-1 to show y/n instead? Its just a simple select statement I'm doing and I need a Y or N instead or numeric! Thanks, R
Hello, Could someone tell me is it possible to convert a particular column from 0/-1 to show y/n instead? Its just a simple select statement I'm doing and I need a Y or N instead or numeric! Thanks, R
A addy Registered User. Local time Today, 09:22 Joined Jul 12, 2006 Messages 18 Jul 13, 2006 #2 Are you wanting to change the data in the table itself or just the way it displays on a form or report whilst keeping the original data?
Are you wanting to change the data in the table itself or just the way it displays on a form or report whilst keeping the original data?
KeithG AWF VIP Local time Today, 01:22 Joined Mar 23, 2006 Messages 2,592 Jul 13, 2006 #3 Open your table in design veiw and change the format of the field to Yes/No instead of -1/0