Forum

Hans Hallebeek
@keebellah
Reputable Member
Joined: Oct 17, 2018
Topics: 8 / Replies: 365
Reply
RE: Max Value Header Name And Value in vba

Try this one, select a project name and then click the blue arrow on the left

3 years ago
Forum
Reply
RE: Calculation of the remainder of the annual invoice per order

If you are using Excel 2021 or 365 then the XLOOKUP function will work. You could also then update all your formulas with the newer functions like MA...

3 years ago
Reply
RE: Automatically sorting data from a table into groups and to do so in alphabetical order.

@Adam Deathe, I haven't looked because Anders's answer seemed perfect. I'll take a look for an alternative

3 years ago
Reply
RE: Max Value Header Name And Value in vba

@Riny van Eekelen: I must confess I did not think of that option, the link mislead mme and it never happened with other files. Thanks for the tip. ...

3 years ago
Forum
Reply
RE: More than one column with dropdown list multiple selections

Hi, in these case you have to use UNION to address multiple ranges. If Not Intersect(Target, UNION(Range("dv_interventions"), Range("dv_output"), r...

3 years ago
Forum
Reply
RE: Foreign Language in formula

Like I mentioned, it's probably the name the user gave to either a UDF or a named range.

3 years ago
Reply
RE: Max Value Header Name And Value in vba

Sorry, the file is not readable, no difference, I have no idea how or what you are doing.

3 years ago
Forum
Reply
RE: Max Value Header Name And Value in vba

Well, then there is something seriously wrong with your file it's unreadable

3 years ago
Forum
Reply
RE: Foreign Language in formula

I don't think it's the formula the OP is interested in but in what the names it's refering to. I would suggest, if the user has the file to list all ...

3 years ago
Reply
RE: Automatically sorting data from a table into groups and to do so in alphabetical order.

Hi adam, just a tip, you've added your explanation to the file entering text in different cells. To make it easier for yourself (and others) I sugges...

3 years ago
Reply
RE: Max Value Header Name And Value in vba

Goodday, please attach the file using the upload button.

3 years ago
Forum
Reply
RE: Return Dynamic value in Specific Tab using Lookup and If Logic

Good day, You mention that if coulumns A, B, C D are matcehd. To what? The column A contains a unique ID so what do you want to match? Maybe I am no...

3 years ago
Reply
RE: Count Number Of Students in Training per week

What's the difference between the two files? No Student names? (as far as I can see) I've attached my modification with the weeknumbers in the ALL D...

3 years ago
Reply
RE: Personal macrobook and Addins not shown or present when opening a new Excel Instance

Thanks Velouria, I was so focused on the app I was working on that I forgot about that, it's just like Auto_Open which fails when you run it from cod...

3 years ago
Page 23 / 25