Beep when condition is met?

Knockers

New Member
Joined
Aug 19, 2016
Messages
4
Hi,

I have this formula

=IF(ISBLANK(A7),"",IFERROR(VLOOKUP(A7,'B - Return Stock Data'!A$2:B$500,2,FALSE), "Car Stock"))

It is working great but just wanted to up my game and see can I have the sheet Beep if it returns the value "Return" which will come in from the VLOOKUP?

I am aware it may require VBA but have no experience unfortunately with it.

Any help appreciated :confused:
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
OK, so I use =IF(B2>3000,BeepMe(),"Return") is that right?

If so do I add this to my existing Formula or how did I use it?
 
Upvote 0

Forum statistics

Threads
1,215,459
Messages
6,124,944
Members
449,198
Latest member
MhammadishaqKhan

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