how do you have 2 criterias be picked up in a lookup?

N

N. Vu

How do you highlight a row where the following 2 criteria are met:

There are 2 columns with different numbers in each column, say about 100
rows of data. How to create a lookup/conditioning formatting in order to
Highlight the row only if BOTH columns meet the following criteria:
1. Column A value equals 38
AND 2. Column B value is greater than 0.25
 
J

jamescox

Plus


Dim lL as Long

For iL = 1 to 50

Call Do_Lash("N. Vu")

Next lL

for posting to two sub-forums without at least mentioning that you
did...

:Bgr
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top