Forum

SoniboiTM
@soniboitm
Active Member
Joined: Jul 29, 2018
Topics: 3 / Replies: 7
Reply
RE: MS-Excel VBA | Assign Values to Array, Sort, and Write Values to Cells

Off for a long time and just now I've tested the codes. Alan Elston and Fluff (Fluffy's macro is working for me now), thank you so much. Both co...

4 years ago
Forum
Reply
RE: MS-Excel VBA | Assign Values to Array, Sort, and Write Values to Cells

Dear Sir Fluff, .NET Framework 2.0 installed but got the SAME result / problem. For the mean time, I changed the approach and instead used this ...

4 years ago
Forum
Reply
RE: MS-Excel VBA | Assign Values to Array, Sort, and Write Values to Cells

Thanks, Fluff. But an error here: Set myArrayLst = CreateObject("system.collections.arraylist") Pop-up error: Run-time error '-21462...

4 years ago
Forum
Reply
RE: Array Manipulation | Remove Duplicates and Sorts Data

Got your point. But my excel file is for distribution (once completed), the reason why I would like to automate things. Plus, as I pointed out, ...

5 years ago
Forum
Reply
RE: Array Manipulation | Remove Duplicates and Sorts Data

I can't figure out how to manipulate an array. I attached the excel file in my main post which contains the data for reference. 1. Worksheet 1: J2-...

5 years ago
Forum
Topic
Reply
RE: Formula to Extract a List Excluding Blanks

Thanks to Catalin Bombea. I got my problem solved.

7 years ago