Advertisement

1 - 10 of 162 containing alltags:("VBA, Code") (0.002 seconds)
I have a spreadsheet automatically produced daily which has column headers taking up to three rows.  However, I would like to filter starting from the 4th row onward (of any column).  What's the VB...
Zones: Ms Office SuiteDate Answered: 03/06/2001 Grade: A Views: 0
Hi everyone, I have one pretty dumb question that I hope you guys can help me: We use  password to protect access to worksheets. However, the users who know a little bit about macro can go to...
Zones: Ms Office SuiteDate Answered: 08/05/2003 Grade: A Views: 0
Hi Experts, What is the VBA code to lock a control on a form? Thanks
Zones: MS AccessDate Answered: 02/06/2004 Grade: A Views: 4
How do you update a text box control on a form using an SQL statement in VBA code.  I want a text box named IncPersonID to update with a value when I click on a command button.  The SQL statement i...
Zones: MS AccessDate Answered: 03/06/2005 Grade: A Views: 0
Is there a way to use vba to search and replace strings in modules and code in forms and reports?
Zones: DatabasesDate Answered: 05/26/2006 Grade: A Views: 0
Hi I would like to encode the functionality of the F9 key, i.e force a recalculation of the active work sheet when the user exits a form. My current code for the Exit button: Private Sub c...
Zones: MS ExcelDate Answered: 08/04/2006 Grade: A Views: 10
Is there an addin available for Access that will tidy up VBA code e.g. Indenting properly etc?   I have inherited a database from a developer who had no idea of structured code, and trying to ma...
Zones: MS AccessDate Answered: 08/21/2006 Grade: A Views: 0
I have a spreadsheet for exapmple:       2007 Status of Workdays Type by Work Center for ALL OWAS as of 2006/10/02 07:15                                                                                     Officer                              Enlisted                         WC            Title      Issued      Obligated      Balance      Pe...
Zones: MS ExcelDate Answered: 10/04/2006 Grade: A Views: 0
Hi Good developers I have attched the complete work book file show you guys can download the entre spreadsheet and see the problem at hand. Once you open the spreadsheet, go into the eligible...
Zones: VB Script, MS ExcelDate Answered: 08/12/2007 Grade: A Views: 0
I have a macro that searches a sheet for selected rows to sum.  I determine that the starting row is 39 and the ending row is 48.  How do I write the code to insert the SUM(A39:A48) formula into ce...
Zones: MS ExcelDate Answered: 03/11/2008 Grade: A Views: 133