No announcements
Found 3307515 threads
-
0 Votes
How to modify the item style?
Hi New_SharePoint, Download a copy of the existing file from “http://sitename/Style Library/XSL Style Sheets/ItemStyle.xsl.Answered | 2 Replies | 2557 Views | Created by New_SharePoint - Sunday, August 21, 2016 3:09 PM | Last reply by Chris yuri - Monday, August 22, 2016 9:43 AM -
0 Votes
how to add reference to styles in the layout page in MVC
Hi Easy, For questions related to ASP.NET use the ASP.NET forum http://forums.asp.net You should get more, better ...Answered | 2 Replies | 1132 Views | Created by EasyHero - Saturday, October 24, 2015 10:14 AM | Last reply by Kristin Xie - Monday, October 26, 2015 3:32 AM -
0 Votes
Excel Sheet Add-in for Access
Hi Brian, As far as I know, there is no such kind of add-in.Answered | 2 Replies | 458 Views | Created by BrianSir - Tuesday, November 17, 2015 8:42 PM | Last reply by Fei Xue - Wednesday, November 18, 2015 2:35 AM -
2 Votes
Programmatically adding a .xsl file to a XSL Style Sheets folder and deploying it.
Hi Shaun, as Pratikkumar said, the Style Library only exists in the root of your site collection.Answered | 8 Replies | 4963 Views | Created by Shaun Cline - Thursday, March 7, 2013 5:02 PM | Last reply by Ovini - Wednesday, March 12, 2014 4:40 PM -
0 Votes
How to add assertions(check points) on data present in the excel sheet in Coded UI testing.
If you want to add assertion for data in the excel sheet in coded UI test, I think that you need to write extension to the coded UI test framework what will ...Answered | 2 Replies | 3032 Views | Created by mithunbharathi - Monday, November 5, 2012 5:47 PM | Last reply by Amanda Zhu - Wednesday, November 7, 2012 9:53 AM -
2 Votes
Create a new Excel Sheet and Add a List Control to it
Hi, To add controls on dynamically added worksheets, you will have to typecast it to Microsoft.Office.Tools.Excel.Worksheet type.Answered | 1 Replies | 4951 Views | Created by Arjang Assadi - Saturday, February 19, 2011 4:45 AM | Last reply by subhash.85s - Saturday, February 19, 2011 5:09 PM -
1 Votes
Add a ComboBox in excel sheet programmatically c#
Hi I have been trying to add a combobox to a cell in an excel sheet off a click event event typically, I was trying just to make a small sample project of adding a combobox to a cell ...Answered | 4 Replies | 8245 Views | Created by Jos3rp - Wednesday, January 16, 2013 8:57 PM | Last reply by mynameisalreadytaken - Wednesday, September 4, 2013 3:50 PM -
0 Votes
Migrating a bulk data into an existing data Spread sheet
But now i need to add another 300 employees to the existing sharePoint list with out causing any disturbance to the Spread sheet which i have created earlier.Answered | 4 Replies | 5032 Views | Created by annaji.Sundar - Monday, September 5, 2011 11:24 AM | Last reply by Mike Walsh FIN - Tuesday, September 6, 2011 9:06 AM -
0 Votes
how to load excel sheet
., so i basically get the excel file from them and use it as a sample file, when ever they add a new sheet for charts and etc... all they have to to is to overwrite the ...Answered | 7 Replies | 2913 Views | Created by v60 - Tuesday, February 28, 2012 5:07 AM | Last reply by Nik - Shahriar Nikkhah - Wednesday, February 29, 2012 4:35 PM -
0 Votes
Inherit Style Sheet
How about this?Answered | 1 Replies | 3504 Views | Created by Karthi Deepak - Wednesday, February 11, 2009 2:30 PM | Last reply by Chris Dahlberg - Wednesday, February 11, 2009 5:29 PM -
0 Votes
How to apply Style Sheets to all ComboBoxItems.
Hi MohanrajKrishnamoorthy, I will recommend you create the ComboBox like the following: <ComboBox ...Answered | 1 Replies | 755 Views | Created by MohanrajKrishnamoorthy - Tuesday, April 14, 2015 12:59 PM | Last reply by Amy Peng - Wednesday, April 15, 2015 5:09 AM -
3 Votes
Can differenet sheet versions exist in the same workbook?
'xlWorksheet -4167 End Sub As mentioned before identifying the sheet type does not confirm which version of Excel the sheet was originally created in.Answered | 5 Replies | 2978 Views | Created by Rogge - Friday, September 23, 2011 2:52 PM | Last reply by Rogge - Tuesday, September 27, 2011 7:49 PM -
2 Votes
How to refer to the sheets of the ActiveWorkbook?
How to modify the same to suit a button on ribbon?Answered | 7 Replies | 2231 Views | Created by FARAZ A QURESHI - Saturday, January 5, 2013 6:04 PM | Last reply by FARAZ A QURESHI - Sunday, January 6, 2013 7:42 PM -
0 Votes
How to delete excel Sheets.
To achieve your requirement, we can use Script Task which uses COM API to delete the empty sheets.Answered | 3 Replies | 2129 Views | Created by Sreepi - Thursday, October 15, 2015 11:17 AM | Last reply by COZYROC - Saturday, October 17, 2015 3:38 AM -
1 Votes
how to add keypair to an existing cluster?
Ok it turns out the default "add user" setting is to use low UIDs and therefore GIDs like 4, which clash with service GIDs.Answered | 4 Replies | 1536 Views | Created by az help needed - Friday, August 23, 2019 1:08 PM | Last reply by az help needed - Tuesday, August 27, 2019 3:07 PM -
2 Votes
create new sheets with data provided in two sheets
Generally I prefer to add a new module.Answered | 9 Replies | 2015 Views | Created by Rikz - Monday, September 3, 2012 8:30 PM | Last reply by Quist Zhang - Saturday, September 15, 2012 6:47 PM -
1 Votes
How to find which tables are in the active sheet
I suggest that you submit the feedback if you want any new feature in Office add-ins base on the link above.Answered | 4 Replies | 622 Views | Created by bruce mcpherson - Wednesday, September 9, 2015 4:01 PM | Last reply by Fei Xue - Monday, September 14, 2015 8:01 AM -
0 Votes
How to add new db to existed maintenance plan
>please help how to add new databse to existed maintenanceplan.Answered | 3 Replies | 1153 Views | Created by joo123 - Sunday, January 13, 2019 11:28 AM | Last reply by Dedmon Dai - Monday, January 14, 2019 6:41 AM -
8 Votes
C# with Excel -- How to select a sheet?
I needed to know how to move to a known sheet.Answered | 12 Replies | 121280 Views | Created by ubsman - Wednesday, November 23, 2005 10:28 PM | Last reply by Chad Paulin - Wednesday, August 16, 2017 10:16 PM -
2 Votes
how to add identity column into existing table in sql
Hello, you can Try ALTER TABLE YourTablename ALTER COLUMN Your_column_name KEY IDENTITY ...Answered | 3 Replies | 16524 Views | Created by Shanthi.Thamada - Wednesday, June 10, 2015 5:49 AM | Last reply by Revathi jayakrishnan - Wednesday, June 10, 2015 6:04 AM
No announcements