Locate Varr Selected in Drop-Down In Row [3] and Select That Column as CountIf Range

MKCSRet

New Member
Joined
Jun 30, 2020
Messages
1
Office Version
  1. 2010
Platform
  1. Windows
I would like to learn a way to utilize VBA in leu of Multiple Excel Spreadsheet SUMPRODUCT Formulas crammed into one cell. On Worksheet("DataTable") I have a multiple columns with the Hull Number of the Boat at the top of each column in Row[3]. Each column records the Boats Condition Status for that day ( FMC / PMC / NMC / NMR / MAV ). These columns have approx 4 years worth of Condition Status' recorded. I want my variant { Boat Hull No. located in Worksheet(DataList).Row[3] } to be selected by a drop-down, located on Worksheet(DataResults), then later selected by hopefully a User Form. but I just can't seem to figure out how to write a code to do this.
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off

Forum statistics

Threads
1,215,634
Messages
6,125,934
Members
449,274
Latest member
mrcsbenson

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