No announcements
Found 1679327 threads
-
0 Votes
Excel VBA to save workbook as macro free
) from wb1. I want to save tempwb as macro free workbook so Using getsaveasfilename method, i am opening the file dialogue box with default file name TempWb and ...Answered | 8 Replies | 6040 Views | Created by zaveri cc - Tuesday, December 22, 2015 10:15 PM | Last reply by David_JunFeng - Friday, January 1, 2016 2:13 AM -
0 Votes
opening an excel workbook in windows service
Excel is not designed to be run from a Windows Service application. Considerations for server-side Automation of OfficeAnswered | 5 Replies | 603 Views | Created by RobbieDotNet - Monday, April 28, 2014 6:52 PM | Last reply by Paul P Clement IV - Tuesday, April 29, 2014 12:03 PM -
1 Votes
Open Excel Workbook with VBA code without Macro Warning
O gosh.. I was switch between Outlook n Excel forum ;P. Ok I do not have soft for kill worning macro in Excel, but I can give to you VBA script ...Answered | 4 Replies | 5944 Views | Created by CoffeineNerd - Friday, February 24, 2012 12:59 PM | Last reply by CoffeineNerd - Sunday, February 26, 2012 12:19 AM -
0 Votes
Opening an Excel file
Hi I have uploaded a MS Office 2007 excel file in a document library. When the user with read access opens the file it is opening with the Excel ...Answered | 2 Replies | 5073 Views | Created by RK Senthil - Wednesday, November 18, 2009 12:47 PM | Last reply by RK Senthil - Thursday, November 26, 2009 2:30 PM -
0 Votes
UDFs in Excel office 365
JavaScript user-defined functions (UDFs) which is for using in Excel Services. JavaScript UDFs could run in the browser on a webpage that has an embedded Excel ...Answered | 3 Replies | 2584 Views | Created by bhaumik2610 - Monday, June 16, 2014 2:13 PM | Last reply by Blaise Blaize - Sunday, November 29, 2015 7:07 PM -
0 Votes
Opening and activating an Excel Workbook In Access
Rephrasing your question as I understand it: - you want to obtain access to an Excel workbook - if it is already open in ...Answered | 1 Replies | 4533 Views | Created by Zoull - Wednesday, June 30, 2010 10:32 PM | Last reply by Bill Manville - Friday, July 2, 2010 7:33 AM -
0 Votes
Opening Excel Workbook Using VB.NET
Hi, I want to display an excel workbook in my dotnet application. I figured out that by using ...Answered | 1 Replies | 3249 Views | Created by Avinob Roy - Tuesday, August 12, 2008 12:56 PM | Last reply by Ji.Zhou - Thursday, August 14, 2008 4:25 AM -
0 Votes
Opening an excel workbook in SharePoint w/ second sheet active
I have an excel workbook in a SharePoint doc library. The workbook has a number of sheets in it. I'd like to be able to create favorites (in a Links ...Answered | 1 Replies | 1361 Views | Created by DrHenderson - Friday, May 31, 2013 2:46 PM | Last reply by VermaVishal - Tuesday, June 4, 2013 6:47 AM -
0 Votes
Add-in for Excel Office 365 online
>So I wonder if it is possible to develop an add-in for excel office 365? or it will be just a web application published on the office store since we ...Answered | 1 Replies | 912 Views | Created by saidOuarrich - Monday, April 13, 2015 8:16 PM | Last reply by Fei Xue - Tuesday, April 14, 2015 2:15 AM -
2 Votes
Opening an Excel Application in VBA
I'm currently trying to use a module in Access 2010 to open an Excel file and write to specific fields within said file. I have attempted this multiple times from many ...Answered | 4 Replies | 44243 Views | Created by Don Mon - Monday, May 9, 2011 3:23 PM | Last reply by ryguy72 - Sunday, March 2, 2014 9:16 PM -
0 Votes
MS excel Vba macro ui
> I am building a macro like the image attached Where is the image? If you want to add image to excel file, if so, you couldAnswered | 2 Replies | 492 Views | Created by sunilomey - Tuesday, December 16, 2014 8:00 AM | Last reply by Starian chen - Thursday, December 18, 2014 5:41 AM -
0 Votes
Excel VBA create New workbook
Hello developers, I am using below code to create new workbook. New workbook is created but it is very abnormal excel workbook. It do not have ...Answered | 4 Replies | 1404 Views | Created by zaveri cc - Friday, May 23, 2014 2:34 PM | Last reply by zaveri cc - Friday, May 23, 2014 7:26 PM -
0 Votes
excel macro - change visibility when closing workbook
workbook? >next time When the user opens the excel and chooses "Disable Macros", the user can only >see theAnswered | 4 Replies | 5129 Views | Created by delaynomore - Thursday, April 22, 2010 6:46 AM | Last reply by Tim Li - Tuesday, April 27, 2010 9:59 AM -
0 Votes
Excel to upload a excel sheet ( of a workbook) to Sharepoint (office 365)
Hi, Based on my understanding, If you wanted to upload these worksheets to a shared workbook in Office 365,the Workbooks.Open Method can open ...Answered | 2 Replies | 918 Views | Created by sudhirphokne - Wednesday, April 16, 2014 9:23 AM | Last reply by Marvin_Guo - Monday, April 21, 2014 9:02 AM -
0 Votes
hyperlink in a Excel from VBA macro
Hi all, I'm trying to create a hyperlink in a Excel workbook from a VBA macro by the following statement: ActiveCell.Formula = ...Answered | 2 Replies | 5447 Views | Created by VictL - Thursday, August 11, 2011 9:51 PM | Last reply by VictL - Friday, August 12, 2011 7:50 AM -
2 Votes
Excel Add-in issue opening workbook
The opening of a workbook and the startup of your add-in do not necessarily occur in the same predictable order. Timing can affect whether the workbook is open before ...Answered | 5 Replies | 7191 Views | Created by Denis Pitcher - Thursday, February 22, 2007 9:07 PM | Last reply by Half A - Thursday, November 3, 2011 6:12 PM -
0 Votes
Problem accessing VBA code of an Excel workbook
But I was unable to find a way to unprotect the project. So I would like to know if there is a way with Tools for Office to unlock VBA code of an ...Answered | 2 Replies | 3718 Views | Created by Fred777hl - Wednesday, December 10, 2008 10:29 AM | Last reply by incre-d - Wednesday, December 10, 2008 3:44 PM -
2 Votes
Opening workbook with Excel 2003 versus Excel 2007
I would suspect you would need to use Process.Start and specify the path to the Excel 2003 executable along with the Workbook nameAnswered | 5 Replies | 3106 Views | Created by AntSalc - Monday, November 30, 2009 1:44 PM | Last reply by AntSalc - Saturday, December 5, 2009 8:45 PM -
0 Votes
create an excel workbook
, to use Excel, I have to create a file named "new.xls" beforehand. However, if I want to create a new file, not to open an existed file, what ...Answered | 2 Replies | 4312 Views | Created by cactushome - Wednesday, April 19, 2006 4:51 PM | Last reply by cactushome - Thursday, April 20, 2006 4:37 PM -
0 Votes
SSRS to macro enabled excel workbook
Hi Gang, Is it possible to export a SSRS report to a macro enabled workbook. I would hate for the end user copy, paste and execue the macro every ...Answered | 9 Replies | 2240 Views | Created by Durbslaw - Monday, November 2, 2015 6:53 AM | Last reply by Durbslaw - Wednesday, November 4, 2015 4:46 AM
No announcements