Advertisement

1 - 10 of 119 containing alltags:("excel 2007 vba") (0.003 seconds)
I have VBA code in a workbook developed on Excel 2003. When I open it in Excel 2007 and try to edit the code I get a prompt for a VBAProject Password, but no password was ever assigned. What is ...
Zones: MS ExcelDate Answered: 09/08/2007 Grade: B Views: 0
i want to make automation code (macro) that will send excel workbooks by e-mail (OUTLOOK 2007) can someone help me with the code needed? and do i need to adjust something in the VBA options (to in...
Zones: MS Excel, VB ObjectsDate Answered: 03/06/2008 Grade: A Views: 22
I have a pivot table that displays percentages.  I am looking to add a field onto the end of the pivot table that takes the cell value and divides it by the column total, at the bottom.  This is di...
Zones: MS Excel, Visual Basic, VB ScriptDate Answered: 07/03/2008 Grade: A Views: 42
Hi, I am  creating a basic user data capture spreadsheet in EXCEL 2007, and I have reserved the first column for "record numbers", which I use to uniquely identiy each record. This is useful fo...
Zones: MS Excel, Spreadsheet SoftwareDate Answered: 09/07/2008 Grade: A Views: 47
i have many reports that were built in excel 2003: manipulates data, making charts, sending mails etc'... i want to upgrade my excel to 2007 to create new reports, but i'm affraid that the macro...
Zones: MS Excel, Ms Office Suite, VB ObjectsDate Answered: 01/02/2008 Grade: A Views: 0
hello, i'm trying to run excel file with macro inside via a batch file. with the excel 2003 i did it via -> "run excel macro" an EXE file -> it was opening the excel -> and it was uploaded via bat...
Zones: Spreadsheet Software, MS ExcelDate Answered: 01/02/2008 Grade: A Views: 232
Hi Experts I have a VBA macro which prints the current Excel sheet to PDF.  I'm using Excel 2007 and Adobe Acrobat 8 Standard.  This works OK.  A window pops up where I give the file a name and ...
Zones: MS Excel, VB ScriptDate Answered: 01/09/2008 Grade: A Views: 111
Using VBA in Excel 2007, the goal is to automate searching for a keyword, and then inserting a formula in column G in the row where the keyword is found (the formula is D#/F# for that same row). ...
Zones: Visual Basic, Ms Office Suite, ...Date Answered: 01/10/2008 Grade: A Views: 128
I'm formatting an Excel 2007 spreadsheet created dynamically by vba code in an Access 2007 database.  The worksheet names change based on the user's selection, so formatting has to be done within t...
Zones: MS Excel, Access Coding/MacrosDate Answered: 01/13/2008 Grade: B Views: 0
I wish to set a variable from a cell value, and then use that to open the sheet. All my sheet names are numbers, 1, 2, 3, 4, etc. In my cell for example, I have the value 4, it should open the sh...
Zones: MS Excel, MS Software, VB ScriptDate Answered: 02/09/2008 Grade: A Views: 0