How would I populate a listbox with details from a range from a close workbook on a server
D dovrox May 12, 2004 #1 How would I populate a listbox with details from a range from a close workbook on a server
B Bob Phillips May 12, 2004 #2 Either open it and get the data, or use ADO and get the recordset into an array. -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct)
Either open it and get the data, or use ADO and get the recordset into an array. -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct)