Join  |  Login  |   Cart    

Notary Rotary
Need an Excel Guru please...
Notary Discussion History
 
Need an Excel Guru please...
Go Back to March, 2006 Index
 
 

Posted by BrendaTx on 3/1/06 5:40pm
Msg #101084

Need an Excel Guru please...

Cleaning up a mailing list and need some help. I know there is a way to do this but I cannot remember where to find the answer.


I am using MS Excel. The list I am cleaning up has little ' marks at the beginning of each cell. I cannot do a find / replace and get rid of them. Any idea about how to get rid of these little "tic" marks ( ' )? Example:

'[e-mail address]




Reply by Linda_in_MI on 3/1/06 5:52pm
Msg #101088

Brenda
What type of information is in the columns/cells with the marks? What type of information do you want in the columns with the marks? Since Excel work primarily with numbers at the start of cells, marks like that are found where some type of text that starts the cell or the cell has a blank space. How to replace or remove would depend on what you want as your end result.

Email me offline if you want me to take a look at it. [e-mail address]


Reply by Nd_WA on 3/1/06 6:23pm
Msg #101102

The tic mark is used to let Excel know that cell contain text instead of number. One way to get rid of it is copy/paste the entire column to a different column then goto "Data" at top and select "Text to Col" to separate the tics.

Reply by Cherilyn_CO on 3/1/06 8:35pm
Msg #101179

Highlight column, right click, format cells, text. nt n/m

Reply by Cherilyn_CO on 3/1/06 8:36pm
Msg #101181

This was supposed to go under the Original Post. nt n/m

Reply by BrendaTx on 3/1/06 8:53pm
Msg #101188

Re: Highlight column, right click, format cells, text. nt

The ( ' ) marks are still there. Thanks, though.

Reply by BrendaTx on 3/1/06 9:14pm
Msg #101200

Re: Need an Excel Guru please...Nd - I think that's it...

I need to play around with it but this seems like what I remember...but, Greta Van Sustern is interviewing that boy from Aruba and I must watch it...it's must-see-tv!

Reply by FlaMac on 3/1/06 6:26pm
Msg #101107

It must be a format or maybe they were inserted to show...

the gridlines. If you started the list from scratch and built it yourself you should be able to delete them. If you used a format from Excel maybe cut and paste into a new page. You'll have to redo some of your spacing but that would get rid of them.

I use a mark on each row sometimes if I want the gridlines to show up. For some reason in my version of Excel if there is nothing written in the first row/column it won't print the lines..go figure. Good luck..Excel can be a real pain sometimesSmile

Reply by DW_TN on 3/1/06 7:02pm
Msg #101122

Highlight the cell, or entire row, or entire column, or the space in the upper left hand corner between the A (column) and 1 (row) of the spreadsheet to erase the entire sheet and hit the delete key. Everything will be deleted on the entire cell, or row, or column, or sheet depending on which one you select.

Or you can hold down the CTRL key while you select cells, rows, or columns to erase sporadically, but at the same time.


Reply by BrendaTx on 3/1/06 8:56pm
Msg #101189

But, if I erased the entire spreadsheet that would also erase the1200+ lines of data. Right?



Reply by Linda_in_MI on 3/1/06 9:37pm
Msg #101210

Brenda,
Is the mark actually in your spreadsheet, or do you only see it in the menu/formula bar at the top. I'm asking because I'm trying to re-create your situation, and I can't. The tic mark is automatically inserted by Excel to tell Excel that the cell has text instead of numbers.

There is a way that you can cut and paste cells to divide information into more than one column. There is also a forumla you can use to "trim" from either end of whatever is in the cell; by using this together with a cut and special paste you can keep your information intact. Rather than go into it here not knowing specifics, if you want to email me I"ll try to help.

Reply by Charles_Ca on 3/1/06 9:49pm
Msg #101214

Find and replace procedure for Brenda TX

Find or replace text and numbers on a worksheet
Show All
Hide All
Select the range (range: Two or more cells on a sheet. The cells in a range can be adjacent or nonadjacent.) of cells that you want to search.
If you want to search the entire worksheet, click any cell.

On the Edit menu, click one of the following:
To find text or numbers, click Find.
To find and replace text, click Replace.
In the Find what box, type the text or numbers that you want to search for, or click the arrow in the Find what box, and then click a recent search in the list.
You can use wildcard characters such as an asterisk (*) or a question mark (?) in your search criteria:

Use the asterisk to find any string of characters. For example, s*d finds "sad" and "started".
Use the question mark to find any single character. For example, s?t finds "sat" and "set".
Note You can find asterisks, question marks, and tilde characters (~) in worksheet data by preceding them with a tilde character in the Find what box. For example, to find data that contains "?", you would type ~? as your search criteria.

Click Options to further define your search, and then do any of the following:
In the Within box, select Sheet or Workbook to search a worksheet or an entire workbook.
In the Search box, click By Rows or By Columns.
In the Look in box, click Formulas, Values, or Comments.
To search for case-sensitive content, select the Match case check box.
To search for cells that contain just the characters that you typed in the Find what box, select the Match entire cell contents check box.
If you want to search for text or numbers that also have specific formatting, click Format and make your selections in the Find Format dialog box.

Tip If you want to find cells that just match a specific format, you can delete any criteria in the Find what box and then select a specific cell format as an example. Click the arrow next to Format, click Choose Format From Cell, and then click the cell that has the formatting that you want to search for.

Do one of the following:
To find text or numbers, click Find All or Find Next.
Tip When you click Find All, every occurrence of the criteria that you are searching for will be listed, and you can make a cell active by clicking a specific occurrence in the list. You can sort the results of a Find All search by clicking a column heading.

To replace text or numbers, type the replacement characters in the Replace with box (or leave this box blank to replace the characters with nothing), and then click Find or Find All.
Note If the Replace with box is not available, click the Replace tab.

Tip If needed, you can cancel a search in progress by pressing ESC.

To replace the highlighted occurrence or all occurrences of the found characters, click Replace or Replace All.
Tips
Excel saves the options that you used to define a previous search. For example, if you search worksheet data and cannot find characters that you know to be there, it is possible that formatting from a previous search was not cleared. Click Options, click the arrow next to Format, and then click Clear Find Format.
Another way to find data in a list (list: A series of rows that contains related data or a series of rows that you designate to function as a datasheet by using the Create List command.) is to use filters to display only the rows that contain the data that you want. For example, in a list that includes both domestic and international sales data, you can display only domestic sales.
You can also use the SEARCH and FIND functions to find text or numbers on a worksheet.
SEARCH returns the number of the character at which a specific character or text string is first found, beginning with start_num. Use SEARCH to determine the location of a character or text string within another text string so that you can use the MID or REPLACE function to change the text.

FIND finds one text string (find_text) within another text string (within_text) and returns the number of the starting position of find_text, from the first character of within_text. Unlike SEARCH, FIND is case-sensitive and doesn't allow wildcard characters.

By default, the Find button is not displayed on the Standard toolbar. If you search for data often, it may be helpful to add this button to that toolbar. On the Tools menu, click Customize, and then click the Commands tab. In the Categories box, click Edit, and then click Find in the Commands box. Drag Find to the location that you want on the Standard toolbar or any other toolbar.


See Also
About Goal Seek
Count unique values among duplicates
Find and correct errors in formulas
FIND, FINDB
Locate and select cells that meet specific conditions
SEARCH, SEARCHB
Select cells that contain formulas




Reply by Brenda Stone on 3/1/06 11:49pm
Msg #101235

Re: Find and replace procedure for Brenda TX

Charles, I am sorry...I guess I was doing womanspeak again...I said:

**I cannot do a find / replace and get rid of them.**

I should have said I tried a find/replace and it did not work. I sent you a piece of it. It's a puzzlement...but I think Nd's on the right track.

I have run into this before and fixed it myself. I just thought someone might know off the top of their head. Thanks...everyone.

Reply by eXpedN_TX on 3/2/06 10:21am
Msg #101351

Nd is correct. You can change the format if you want....I select the entire column and chose copy, then you can choose edit/paste special... I think values??? If that doesn't help, send me a section of your spreadsheet and I'll try and work my magic. Smile


 
Find a Notary  Notary Supplies  Terms  Privacy Statement  Help/FAQ  About  Contact Us  Archive  NRI Insurance Services
 
Notary Rotary® is a trademark of Notary Rotary, Inc. Copyright © 2002-2013, Notary Rotary, Inc.  All rights reserved.
500 New York Ave, Des Moines, IA 50313.