Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi All, Here is what I am trying to do. I have a button called "Open" which is used to bring up the file open window code as follows: myfilepath = myapp.GetOpenFilename(",*.dbf", , "Open File") My questions is; is there a way that I can now add some code here so that the file i choose opens in Worksheet1. Along the same lines as: Destination:=Worksheets("Sheet1").Range("A1") I cannot seem to get it working any ideas would be welcomed. Jason *** Sent via Developersdex http://www.developersdex.com *** |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to Open a file with the help of a code in Excel | New Users to Excel | |||
Code to Open Excel File Please Help | Excel Discussion (Misc queries) | |||
Code to Open a dbf4 file in a Worksheet | Excel Programming | |||
VB code to make Excel open in a specific worksheet | Excel Programming | |||
Open Excel file as Read Only with code, | Excel Programming |