Hi,<br><br>How do I retrieve the IP Address of the local machine and the file path in Access using VBA Code? And automatically populating the text box once you retrieve the files?<br><br>Example of My Form:<br> <br>This is the button: Import the Data Definition File<br>These are the text boxes:<br>Data Definition File Name: (user Inputs)example llacc<br>Data Definition File IP Add: (xxx.xxx.xxx.xxx)<br>Data Definition Location Path: (c:\llacc.xls)<br><br>Do I use this code, if so can you explain in more detail how to code it ?<br><br><br>object.LocalIP <br><br>Your help is greatly appreciated!<br>Sherree<br>