Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Preserving multi-dim arrays
#6
Yes Pete, that method is easier for sorting string values which I assume the numeric values in your example are strings. But is the array a multi D?  In fact, even if it isn't, it does a great job of using multi data elements.

 I like the use of numeric values for the accuracy of formula results, I haven't been able to trust string conversions to numeric values mostly because I'm often mis-converting and winding up with a zero value . for example I'll try something like Bob = val(Bob$) whereas Bob = 45 has a level of accuracy that I can depend on.

But that being said, sorting is challenging and I like your method of a string array which captures all the elements of a multi D. Thanks for that.
Reply


Messages In This Thread
Preserving multi-dim arrays - by Pete - 12-18-2025, 06:18 PM
RE: Preserving multi-dim arrays - by SMcNeill - 12-18-2025, 06:21 PM
RE: Preserving multi-dim arrays - by Pete - 12-18-2025, 07:00 PM
RE: Preserving multi-dim arrays - by Dimster - 12-18-2025, 09:13 PM
RE: Preserving multi-dim arrays - by Pete - 12-18-2025, 11:49 PM
RE: Preserving multi-dim arrays - by Dimster - 12-19-2025, 03:17 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Arrays inside Types? Ikerkaz 11 290 2 hours ago
Last Post: Kernelpanic
  Arrays as UDTs Pete 26 1,189 02-06-2026, 04:31 AM
Last Post: bplus
  Array out of passing arrays... Pete 2 404 09-22-2025, 08:53 PM
Last Post: ahenry3068
Question REDIM takes more resources than DIM? bplus 34 5,880 07-23-2024, 01:04 PM
Last Post: luke
  Arrays of record variables Kernelpanic 0 452 04-02-2024, 06:58 PM
Last Post: Kernelpanic

Forum Jump:


Users browsing this thread: 1 Guest(s)