Skip,
Yes, I caught that! This fix works! In the end, the final code is:
Private Sub CommandButton1_Click()
'Button to read in STARTING torque values from Vibrac DET file
Dim vFile As Variant
'Showing Excel Open Dialog Form
vFile = Application.GetOpenFilename("VIBRAC...
Gruuuu, I unchecked as you suggested but the the code crashes at the ".Refresh True" statement. Since I'm new at this, I changed to ".Refresh False" but I still get an error at that line. In both cases, the selected file is not imported.
Joe
Thanks to both Bubba100 and Skip. You both have a good appreciation for the problem but it persists so let me explain a little further...
First, Skip is correct. I want to read the same data structure from multiple files to statistically and graphically analyze/review the data. The text data...
Hi,
I am creating an Excel workbook as a template. In this template, I have 6 worksheets defined. This first worksheet is a summary and contains VBA code (not working so well). In this code, I want to select and read in a text file (file extension "DET") and fill in the data into one of the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.