im writing code in VBA and want to reference .VB.net code.
I actually want to use the following .net syntax
DataList.Sort()
DataList.Reverse()
I understand I need to hook into and reference .net however I dont know which reference it is under the Code editor menu
Tools, References…
note: ive .NET installed on my pc
many thanks
diana