question

JonathanBrotto-3536 avatar image
0 Votes"
JonathanBrotto-3536 asked LesHay-2099 commented

Highlight a price in a cell that is different from the same item

All or some of the prices need to be highlighted in some form or another.

187101-image.png


dotnet-visual-basicoffice-scripts-excel-devoffice-vsto-com-dev
image.png (74.1 KiB)
· 9
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi

Take a list of numbers. How do you decide which number must be used to compare other to?

Essentially, most of the numbers in the list can be said to be different to one of the others.

You must define the exact rules that need to be used to 'highlight' a number.

0 Votes 0 ·

It will be the part number.

0 Votes 0 ·
LesHay-2099 avatar image LesHay-2099 JonathanBrotto-3536 ·

Hi
Well, thanks for the extensive explanation.
Is there a shortage of words in your neck of the woods? What about the request or you to define the exact rules?

0 Votes 0 ·
Show more comments

1 Answer

JonathanBrotto-3536 avatar image
0 Votes"
JonathanBrotto-3536 answered LesHay-2099 commented

I use range and type in the cell location which requires an incrementor going downwards.

· 5
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi
Are you doing this within an Exel spreadsheet?

0 Votes 0 ·

I was thinking a VSTO project where I code the action in VS, but open to anything.

0 Votes 0 ·
LesHay-2099 avatar image LesHay-2099 JonathanBrotto-3536 ·

Hi

If you are or intend to use anything other than VB, then I will leave it for someone else as I do not use Office at all. Other contributors here may help.

What is the format of the data you are using? Is it just data typed in and saved from Exel?

0 Votes 0 ·
Show more comments