highlighting multiple entires across sheets

mridz

Board Regular
Joined
Aug 19, 2004
Messages
66
I have a small problem.I am trying to find a given value which might have multiple entries across sheets.
what i need to do is this:

1.Find the value and highlight the row containing this value across all worksheets.
2.Can I have a dialog box similar to FIND so that I can enter a value and it highlights all matches across worksheets.
3.Is there a way in VBA to map this to a keystroke like CTrl+F for find.

Any help would be highly appreciated

Thanks,
Mrudula
 

Excel Facts

Can a formula spear through sheets?
Use =SUM(January:December!E7) to sum E7 on all of the sheets from January through December
hi...

i am actually done woth the finding and highlighting part,thank to some amazing entries here.I just need to know how I can map this macro to a keystoke...say Shift+a or something like that
 
Upvote 0
Hi,

In Excel (not vb editor):

Tools - Macro - Macros - Select the macro - Options ....
 
Upvote 0

Forum statistics

Threads
1,215,059
Messages
6,122,918
Members
449,093
Latest member
dbomb1414

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