![]() |
#4
|
||||
|
||||
![]()
Change the path in the userform code from
Code:
Private Sub UserForm_Initialize() xlFillList ComboBox1, 1, ThisDocument.Path & "\Addresses.xlsx", "Sheet1" End Sub Code:
Private Sub UserForm_Initialize() xlFillList ComboBox1, 1, "C:\Newpath\Addresses.xlsx", "Sheet1" End Sub
__________________
Graham Mayor - MS MVP (Word) (2002-2019) Visit my web site for more programming tips and ready made processes www.gmayor.com |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
sand3 | Word | 4 | 12-18-2016 03:58 PM |
![]() |
psychson | Word | 4 | 05-27-2016 03:27 PM |
Suggestion for powerpoint presentation on sofware products | jamesdann | PowerPoint | 0 | 01-08-2014 02:57 AM |
Spelling check - No suggestion | Patictor | Word | 0 | 10-11-2011 12:24 AM |
Suggestion required | domex | Word | 0 | 10-06-2010 05:35 AM |