Hello
Do you think that would be possible to merge both formulas/functions in order to obtain my ColumnLetter value ? If so, what would be the proper syntax?
Dim ColumnNumber As Long
Dim ColumnLetter As String
ColumnNumber = WorksheetFunction.Match("Column Name", Rows("1:1"), 0)...
Hi all,
I have an open workbook with three sheets called "1", "2", and "3".
I want to hide these sheets and make it so that you cannot open or view them without a specific password.
Right now, I can protect these sheets. However, protecting them means that you can still click on the sheets...
I have the following.
BC33Pos test (dupes)Other field test34113512B34:C35Expression=IF(COUNTIF($B$34:$B$35,B34)>1,IF(COUNTIFS($B$34:$B$35,B34,$C$34:$C$35,"<>")>=2,TRUE,FALSE),FALSE)textNO
I would expect each cell to be highlighted, however C35 does not seem to be affected.
The theory behind...
Hi All,
I'm currently doing scientific work and i can't find a way to find to match 2 table to find the closest date prior to the selection. I was wondering whether you experts can help me.
As the data i'm working with is confidential i'm making a dummy table to show what i would need.
What...
Hello,
I am pulling my hair out as I cannot see the issue with this formula:
=INDEX(CombinedNOI[OBJECTID],MATCH(MIN(SQRT((CombinedNOI[Lat]-U13)^2+(CombinedNOI[Long]-V13)^2)),SQRT((CombinedNOI[Lat]-U13)^2+(CombinedNOI[Long]-V13)^2),0),1)
It was working perfectly until I linked it to a...
Hi everyone,
I've looked and found several posts about using the greater than match type in index(match formula's but none have any with 2 match references and I'm stuck. I am building an AQL inspection table and want the sample size to be automatically indicated for our team however the value...
Hi everyone,
I’m new here and this is my first post.
I’m trying to build a simple risk registry to rank my risks. I’m not that skilled in Excel, but I have tried as much I can. I have now reached my limit of knowledge trying to build several top-10 lists. I think I have managed to build one...
Let's say I have a dropdown with two options (A2):
Category 1
Category 2
I also have a range of cells given with different phrases: (A4:C5)
Phrase A
Phrase B
Phrase C
Phrase D
Phrase E
Phrase F
and also a table which looks like this: (A6:B12)
Phrase
Category
Phrase A...
Has anyone tried more detail about speed test for value lookup formulas?
I tried myself but I doubt my experiment. Please see my screenshot.
The lookup formulas to compare: (1) INDEX-MATCH, (2) INDEX-XMATCH, (3) XLOOKUP.
Formula setting to compare: (1) whole column vs fixed range reference...
Hi everyone,
I am attempting to create a function that searches an array for a date match, and if there is one, then subsequently check to see if a the time is between a designated "Start" time and "End" time within the row that contains a match. This function will be placed in the RUNNING...
Backstory:
I have two companys that I am trying to merge into shift tracking system. We have over 200-300 clients and 500-600 projects per year. The file only shows 2 clients
I made this work one way where I had two master lists of projects based on company names and the cell values for...
Hello all,
I was looking for some help to tweak the code posted by Trebor76 several years ago in this thread:
https://www.mrexcel.com/board/threads/vba-to-copy-row-to-another-worksheet-if-cell-value-is-found-in-a-list.1183144/
It is very close to what I am trying to accomplish now but there is...
Instead of
=COUNTA(A11:A5000)
below formula automatically adjusts to however many rows with data, instead of limiting to 5000 rows, or putting a million rows:
=MATCH("zzz",A:A)-10
Tried to incorporate same solution into
=SUBTOTAL(103,A11:A5000)
with
=SUBTOTAL(103,(MATCH("zzz",A:A)-10))
and...
Beginning of month
01/01/2022
01/02/2022
01/03/2022
01/04/2022
01/05/2022
01/06/2022
01/07/2022
01/08/2022
01/09/2022
01/10/2022
01/11/2022
01/12/2022
Net working days
21
20
23
21
22
22
21
23
22
21
22
22
This part data and I have a separate sheet where I am gathering data for each month...
Hi, I have the following code which creates an array "Ary" with string elements from a table column that match value "x" from another column in this table.
I would like to have cell E6 display a randomly picked string element from this array "Ary". How would I have to alter the VBA code?
Sub...
Hello,
Column A is filled with string values. Column B is sometimes filled with the value "x".
I would like to write VBA code that returns all the string values from column A into an array if they match the "x" value from column B.
Anyone knows how to do this?
Thanks
Hi,
I have a set of data with a non-unique numerical ID. However, the column "Name" can be considered unique. Please see below. The cell reference of "Order ID" is B1 and the bottom right cell is G15.
Order ID
Name
Poule Number
Victories
Prop
Indicator
845.3333333
James
1
5
0.83
12
497...
I have a computer generated list of skills for 60 candidates.
The goal is to build a table that tallys the skills across all candidates to determine which skills are most frequest there most important.
However the list of skills I have for each candidate is messy. For example, Candidate A...
Hi all,
I'm just trying to find a simple code that pops up a msg box saying if all the values of one range are matching all the values of another range or not.
I know I can do that with a formula, but I need to do it with vba because I might use it in another applications...
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.