Data Validation Help

Status
Not open for further replies.

clappl001

New Member
Joined
Feb 27, 2023
Messages
6
Office Version
  1. 365
Platform
  1. Windows
Hello

Purchase order template.xlsx
CDEF
11OperationSize (in)
12WideHeight
13Single Slide200.00X
14X
15X
16X
17X
18X
19X
20X
21X
22X
Order Guide
Cells with Data Validation
CellAllowCriteria
F13:F22Whole numberbetween 24 and 118.11
C13:C22List=Sheet3!$D$2:$D$4
D13:D22Custom=OR(D13="",AND(NOT(ISBLANK(C13)),C13="Single Slide",D13>=24,D13<=177.19),AND(NOT(ISBLANK(C13)),C13="Double Slide",D13>=48.75,D13<=354.33),AND(NOT(ISBLANK(A1)),C13="Duo Slide",D13>=24,D13<=177.19))


I am running into an issue with the above where when I enter for example "Double Slide" into C13 and then input a value of say 200 into D13, I can then change C13 to "Single Slide" even though the value in D13 of 200 is now out of the range of the "Single Slide" category. Is there any fix for this?

Thanks
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college
Is this problem posted twice by different users? I think I already offered a suggestion:
 
Upvote 0
Status
Not open for further replies.

Forum statistics

Threads
1,215,358
Messages
6,124,487
Members
449,165
Latest member
ChipDude83

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top