#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,069
Default name cross out

I have a list of names in one work sheet. In another work sheet I have a
vlookup to enter the names. I was wondering if there is something that I
could do that would either cross off the name on the first worksheet
(strikethrough) or something that would help me know which names have been
used.

I am a beginner in excel, so if you have easy instructions it would help out.

Thanks in advance.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,722
Default name cross out

Let's assume "other sheet" has the names being entered in column B. On this
sheet, select column B, then goto Insert - Name - Define. Type a name (such
as "MyRange"), click 'add', then hit Ok.

Now, back on the first worksheet, select one of the cells with a name (I'll
assume A2). Goto Format - Conditional Format. Change first box to 'formula
is'. Input the following:
=ISNUMBER(MATCH(A2,MyRange,0))
Click the format button, and under the Font tab, select the strikethrough
option. Hit 'ok'. Hit 'ok' again to complete the conditional format. Now,
just copy the formatting to the other cells in your list, and you should be
good to go!
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"John" wrote:

I have a list of names in one work sheet. In another work sheet I have a
vlookup to enter the names. I was wondering if there is something that I
could do that would either cross off the name on the first worksheet
(strikethrough) or something that would help me know which names have been
used.

I am a beginner in excel, so if you have easy instructions it would help out.

Thanks in advance.

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
Cross reference Kalevi[_2_] Excel Discussion (Misc queries) 1 May 8th 09 05:33 AM
Cross reference Edward[_3_] Excel Discussion (Misc queries) 7 November 10th 08 08:42 AM
Cross Referencing Saxman Excel Discussion (Misc queries) 0 October 26th 06 04:58 PM
cross referencing Phil Excel Worksheet Functions 6 August 2nd 05 06:07 PM
X=y will not cross 0,0 why tim Charts and Charting in Excel 6 February 2nd 05 10:38 PM


All times are GMT +1. The time now is 04:29 PM.

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"