Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ben Ben is offline
external usenet poster
 
Posts: 509
Default Check matching value

Hi,

How can i check that a value in one cell with respect to a range of cells
that the value/text is found in the range and vice versa and that the font in
the cell has a strikethrough font.

thanks.

regards,
ben

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 863
Default Check matching value

For the first question, use Application.MATCH or Application.VLOOKUP (syntax
for either is the same as for the worksheet functions), or VBA Find.

For the font, look up the Font object in VBA Help. You'll see it has many
properties, one of which is StrikeThrough.

On Thu, 4 Nov 2004 18:32:01 -0800, Ben wrote:

Hi,

How can i check that a value in one cell with respect to a range of cells
that the value/text is found in the range and vice versa and that the font in
the cell has a strikethrough font.

thanks.

regards,
ben


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
Matching check to payment amounts Donna[_2_] Excel Worksheet Functions 7 August 29th 09 03:30 AM
Help with Matching Text Fields - Then Moving the Matching Cells Side by Side [email protected] Excel Discussion (Misc queries) 2 June 11th 07 02:38 PM
matching Check # for Bank Reconciliation through Excel kanamohyd Excel Worksheet Functions 1 December 31st 06 03:21 PM
How to check matching strings in 3 columns Demitre Excel Discussion (Misc queries) 2 December 17th 05 11:40 PM
Matching data and linking it to the matching cell yvonne a via OfficeKB.com Links and Linking in Excel 0 July 13th 05 07:30 PM


All times are GMT +1. The time now is 09:47 PM.

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"