Hi All,
My problem area is that I have around 100 excel worksheets stored in csv format in one single folder. I have to save each and every single csv worksheet to xls format which is a very cu...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
Zones:
MS ExcelDate Answered: 12/19/2004 Grade: B Views: 0
Hello all,
I'm wanting to have a button on a form that when clicked it automatically exports 5 different tables to a specified location in .xls format.
I'm wanting the user to be able to expo...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Access_Coding-Macros/Q_228...
How can I parse string char by char?
I want to write a code that checks if one of letters is a character.
someting like
foreach curchar in str
if curchar >= 65 && curchar <= 97 then
...
...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_23392193.ht...
How can I configure database access with excel 2007 (xls format)?
I need to create a database to store data from my documents.
What is the easiest database to use? How Can I create it and write...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_23392241.html