Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
WJS WJS is offline
external usenet poster
 
Posts: 1
Default add apostrophe to text in cell

Program in company data base requires an apostrophe in the text cell. My
program is text cell but does not have aposrophe. How do I put an apostrophe
in my file to match companies short of manually adding it. Excel 2007 and
4000 rows and 5 columns.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default add apostrophe to text in cell

If you mean add apostrophe to all cells with data....If you have data in
Sheet1; in Sheet2 cell A1 enter the below formula

=IF(Sheet1!A1<"","'" & Sheet1!A1,"")

Now copy this formula down and across as required. Once done Copy the range
of cellsCopyRightclickPasteSpecialValuesOK...to convert back to
values..Save this sheet as a separate workbook.

If this post helps click Yes
---------------
Jacob Skaria


"WJS" wrote:

Program in company data base requires an apostrophe in the text cell. My
program is text cell but does not have aposrophe. How do I put an apostrophe
in my file to match companies short of manually adding it. Excel 2007 and
4000 rows and 5 columns.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,276
Default add apostrophe to text in cell

Hi,
use a helper column, let' say your data starts in cell A1 in B1 you enter

="'"&A1

copy formula down

if this helps please click yes, thanks

"WJS" wrote:

Program in company data base requires an apostrophe in the text cell. My
program is text cell but does not have aposrophe. How do I put an apostrophe
in my file to match companies short of manually adding it. Excel 2007 and
4000 rows and 5 columns.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,766
Default add apostrophe to text in cell

Hi,

You can download and install ASAP utilities (http://www.asap-utilities.com/)
and then select the range then go to ASAP Utilities Fill Insert before
current values. Enter ' in the before box. Click on OK. Now copy this
columns and paste special values in another range

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"WJS" wrote in message
...
Program in company data base requires an apostrophe in the text cell. My
program is text cell but does not have aposrophe. How do I put an
apostrophe
in my file to match companies short of manually adding it. Excel 2007 and
4000 rows and 5 columns.


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
convert a value to a text incl apostrophe within the cell Jakob Excel Worksheet Functions 2 October 16th 06 06:13 PM
The number in this cell is formatted as text or preceded by an apostrophe" problem in Excel [email protected] Excel Discussion (Misc queries) 2 July 13th 06 01:55 PM
Apostrophe vs Text format DTTODGG New Users to Excel 5 April 12th 06 05:26 PM
Cell has an apostrophe and is text Carole O Excel Discussion (Misc queries) 2 March 3rd 05 08:09 PM
Remove the apostrophe (') in Excel cell text values Connull Excel Discussion (Misc queries) 5 January 11th 05 05:06 PM


All times are GMT +1. The time now is 09:49 AM.

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

About Us

"It's about Microsoft Excel"