Hi everyone; this is my first post to this Forum.

I am working on budget spreadsheets; user must indicate if a fixed asset (either a workstation or notebook) is to be replaced; they can select to replace it with either another workstation or a notebook. Cell F allows user (via Data Validation) to indicate 'Y' for replacement of a workstation. Cell G allows user (also via DV) to indicate '17', '15' or 'Mini' for replacement of a notebook.
Cell H is for owner to approve/disapprove the replacement of fixed asset. There is data validation in Cell H allowing 'Y' or 'N' to approve/disapprove.

I need for the formula in Cell H to also determine if there is an entry in Cell F or G, and if so, to require an entry in H. If there is no entry in Cell H, no further processing is allowed, and the planned replacements won't be included in the counts of new assets that will be ordered as replacements. We have to know that the owner has approved assets that will then be ordered and shipped to that location. I've tried the Custom DV option but keep getting errors. Any help is very much appreciated, thank you!