Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
LOgle5318
 
Posts: n/a
Default Function to control how data displayed


I have 2 columns that I exported from Access to Excel. In Access the
columns were Yes or No. In excel they display as True or False. I want
them to show as Yes or No what is the function to make this happen?

Thank you!!


--
LOgle5318
------------------------------------------------------------------------
LOgle5318's Profile: http://www.excelforum.com/member.php...o&userid=26591
View this thread: http://www.excelforum.com/showthread...hreadid=398606

  #2   Report Post  
Henry
 
Posts: n/a
Default

LOgle5318,

Assuming your True and False are in columns A & B then
In C1 put
=IF(A1="True","Yes")
and in D1 put
=IF(B1 ="False","No")
Copy these down the columns as far as you need to.
Hide columns A & B.

Henry

"LOgle5318" wrote
in message ...

I have 2 columns that I exported from Access to Excel. In Access the
columns were Yes or No. In excel they display as True or False. I want
them to show as Yes or No what is the function to make this happen?

Thank you!!


--
LOgle5318
------------------------------------------------------------------------
LOgle5318's Profile:
http://www.excelforum.com/member.php...o&userid=26591
View this thread: http://www.excelforum.com/showthread...hreadid=398606



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Printing data validation scenarios SJC Excel Worksheet Functions 14 July 24th 05 12:43 AM
analysing data from alternate columns using the countif function Juniper Excel Discussion (Misc queries) 3 April 28th 05 04:12 PM
Help with data not getting plotted Scott Ehrlich Charts and Charting in Excel 1 January 23rd 05 05:15 PM
how can i get the slope function to ignore missing data? Delmar Excel Discussion (Misc queries) 0 December 2nd 04 05:55 PM
What function or formula do I use to calculate ROI with this data? Dave Excel Worksheet Functions 9 November 5th 04 02:42 PM


All times are GMT +1. The time now is 11:23 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"