Enter Keywords:
1 - 10 of 5395(0.008 seconds)
Sort By:
 
I have searched and searched for code that I can use in Excel (VBA) to connect to our Oracle Database.  I have tried several examples and all have given me run-time errors.  This is my latest versi...
Zones: Oracle, VB DB, MS ExcelDate Answered: 03/28/2008 Rating: 7.6 Views: 0
...How do I use a vba excel macro to crate or update an access dB. The information to update the DB are in same text box into an Excel Sheet
Zones: MS ExcelDate Answered: 08/31/2008 Rating: 7.7 Views: 0
Hi all, I am under Excel 2003 (VBA of course). I have a form with 7 labels named: Label7 to Label13. I have a database with more than 7 rows in (2 cloumns). What i'd like to do is for my fi...
Zones: VB Script, VB DB, MS ExcelDate Answered: 03/07/2008 Rating: 9.2 Views: 0
Hi, I have written a vba program to read a text file using filesystemobject to extract certain info. Problem is the input is in a binary format so i have to copy the data and paste it into text f...
Zones: Visual Basic, MS Excel, MS Sof...Date Answered: 05/02/2008 Rating: 9.7 Views: 0
Hi, I have a VBA script and it combines different values in a range to match the target value in a cell. For example if the target value is 10 then the macro will comibne the values in a range that...
Zones: MS Excel, AutomationDate Answered: 10/21/2008 Rating: 9.1 Views: 37
I have a workbook with several charts in it. Is there a global method to set all plot area backgrounds to white for example?
Zones: MS Excel, Visual BasicDate Answered: 02/24/2009 Rating: 9.3 Views: 0
Hi, I would like VBA code to work behind a spreadsheet so that a dialog box appears when the user selects any cell between A7 and A300. I want the dialog box to ask for date and time and then ente...
Zones: MS Excel, MS Access, VB DBDate Answered: 06/08/2009 Rating: 9.3 Views: 0
I need to create a few hundred format styles for an Excel application. The styles are driven by various conditions, so the quickest way to create them is using a decision-tree structure in VBA. ...
Zones: MS ExcelDate Answered: 02/10/2008 Rating: 8.0 Views: 16
In Excel, what is the maximum number of non-contiguous range addresses that can be used with Range() and what is the maximum number of non-contiguous ranges that can be unified using Union()? Ra...
Zones: MS ExcelDate Answered: 07/29/2008 Rating: 9.2 Views: 8
I need to 'interior color' an entire row range based on the current color of a cell that's colored as a result of  a conditional format.  I've tried capturing the colorindex of the cell but that's ...
Zones: MS ExcelDate Answered: 09/15/2008 Rating: 8.2 Views: 0