Forum

David Davala
@dmdavala
Trusted Member
Joined: Oct 21, 2020
Last seen: Aug 21, 2025
Topics: 11 / Replies: 20
Reply
RE: XLOOKUP Not Working

I figured it out. The spaces in one of the names were Code 160 instead of Code 32. I ran a macro to change the Code 160's to 32's.

1 week ago
Reply
RE: XLOOKUP Not Working

Thank you Riny. What do you mean by "ranges transformed to structured tables?" In the "By Position" tab, I used tables. The stuff in Shee...

1 week ago
Topic
Replies: 4
Views: 143
Reply
RE: Copy Group Box and Radio Buttons

I figured it out for myself! I selected the Group Box. Holding the control key, I then selected each button. Then I did copy/paste. (Ctrl-V) I...

1 year ago
Topic
Topic
Replies: 2
Views: 406
Reply
RE: Unexpected VBA results. Trying to sum an array

I was trying to sum the values of ArrayPresentValueSum by looping through it. I discovered WorksheetFunction.Sum and switched to that. Now it work...

4 years ago
Forum
Topic
Forum
Replies: 2
Views: 325
Reply
RE: Function not working - based on previous function that does work

Duh on me. I thought I had checked all of those.

4 years ago
Forum
Reply
RE: Pass Named Range to VBA Function

Thank you. This is what I needed.

5 years ago
Forum
Reply
5 years ago
Forum
Reply
RE: Pass Named Range to VBA Function

Thank you Alan. I have attached my current spreadsheet. I am using Office 365. I have a section commented out that does not work. Once...

5 years ago
Forum
Reply
RE: Pass Named Range to VBA Function

You're correct. It did work like that already. I have a new problem. I've added a Boolean argument to the function. Public Function Annuity(...

5 years ago
Forum
Page 1 / 3