Excel 2003 SP3
Windows XP Professional SP2
I'm having a problem that I'm not sure belongs directed to this group so let me know where to send it if necessary.
My problem is when I open a PRN or TXT file using Excel. In the past couple of months it reacts differently than it used to: Excel...
I have some data that is available to me in Excel that I want to store in Access. One of the data elements is a race time that looks like this in Excel: 01:56.1 (indicating that the time of the race was 1 min 56 sec and 1/5 sec). To get it to display like this I format the cell like this...
Hi,
I'm trying to get data from a web site and load it into an Excel spreadsheet. Here is the query I'm using:
Public Sub Test1()
myLink = ActiveCell.Hyperlinks(1).Address
With ActiveSheet.QueryTables.Add(Connection:="url;" & myLink, _
Destination:=Range("a1"))...
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.