Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In Sheet1 I want to test col. W for more than one occurances of the same text
value and at the same time both/all matches a constant text value in col. P on the same row. The criteria/text in col P is: "Started". The values in col. W are picked through validation from a named range called "Cell_No-Prod". The text is: "Cell1", "Cell2",...."Area1", "Area2",.....etc. I want to display a MsgBox with the text: "You have entered [text value from W] [n] times. Max allowed is one. Please correct. The repeated entry are in row [row numbers]." The user shall be able to close the MsgBox, correct the wrong entry, before a new warning goes off. 3 minutes would be enough. I know how to make user forms, but I'm stuck on the code/test for repeating values. -- Thanks John |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
EXCEL - Meet 2 criteria, then find next case of third criteria | Excel Worksheet Functions | |||
count the dates for each criteria and list total occurances for ea | Excel Worksheet Functions | |||
Sumproduct - I think - Counting occurances that fall into criteria | Excel Discussion (Misc queries) | |||
COUNT occurances if criteria is met | Excel Worksheet Functions | |||
count occurances in a row using multiple criteria | Excel Worksheet Functions |