Hi all.
I am trying to import data from a SQL Server database into an Excel spreadsheet. I have done this before using the exact same database with no issues.
However, this time, when I go through the exact same process (Data > Import External Data > New Database Query, select datasource...
Hi
I am trying to create an array from a comma seperated string. I have been trying to use the Split function but the version of VBA that I am using (VBA332 - unable to change - am running a Macro in a Reflection session) does not include the VBA.Strings.Split functionality.
All help would be...
Hi
I have an ini file that I am reading to get parameters for my VBA macro. For set length values I have no problem using the code below to extract the string from the ini file. However, if I want to extract a file path that may have different lengths I do not know how to handle that. Any ideas...
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.