No announcements
Found 2927948 threads
-
0 Votes
copy certain range of data from EXCEl and paste on certain slide in PPT using C#.net
I need to modify a cretain range of data from an excel and paste on a slide in presentation ...Answered | 1 Replies | 5150 Views | Created by Manas Sinha - Monday, August 29, 2011 2:19 PM | Last reply by VSTO_Beginner - Tuesday, August 30, 2011 12:12 AM -
0 Votes
Intercept copy/paste of slide in PPT addin, and get the slide data from Clipboard.
functionality works. What I want is to get the new Powerpoint Slide object from Clipboard. OnSlidePaste gets called, however, slide is not yet pasted ... -
1 Votes
Copy and Paste the slide
programmatically? As far as I know, the layout is a part of the slide master. We could copy and paste the layout in a ...Answered | 2 Replies | 556 Views | Created by Vijayathii - Monday, October 7, 2013 5:53 AM | Last reply by Vijayathii - Wednesday, October 9, 2013 8:16 AM -
0 Votes
Copy-paste from word to PPT.
Hi, I had a small issue while copy pasting the content from word to PPT. Can anyone help me out?? I had the follwing text in ...Unanswered | 1 Replies | 2676 Views | Created by madhusudhan104 - Monday, May 14, 2012 5:41 AM | Last reply by Alexander Sun - Tuesday, May 15, 2012 6:31 AM -
0 Votes
Range referencing in Copy and Paste Formats
Hi, I'm trying to copy columns A through D on row "a" Then pasting the formatting on the same columns from row ...Answered | 2 Replies | 637 Views | Created by MilesToGoBeforeISleep - Thursday, August 4, 2016 4:45 PM | Last reply by MilesToGoBeforeISleep - Thursday, August 4, 2016 6:49 PM -
0 Votes
How to copy 2/3 adjacent excel charts and paste both on the same PowerPoint slide by c#
Hi, I have a excel workbook, having 3 charts placed side by side on one of the sheet, and my requirement is to copy those charts (with ...Answered | 1 Replies | 251 Views | Created by Sonu888 - Tuesday, May 2, 2017 7:51 AM | Last reply by Sonu888 - Wednesday, May 3, 2017 5:29 AM -
0 Votes
Copy data from DataGridView and paste into Excel
I have a DataGridView on my Windows Form. When I copy the row of data and paste it into Excel, the formatting of the ...Answered | 1 Replies | 3011 Views | Created by charlesd1181 - Friday, January 16, 2009 9:12 PM | Last reply by Linda Liu - Monday, January 19, 2009 1:53 PM -
1 Votes
Copy From Excel and Paste in DataFormWebPart?
Hi Flavio Mouzo, I refer to the following article to add data form web part in a page, I cannot copy info from excel to ...Answered | 2 Replies | 795 Views | Created by Flavio Mouzo - Monday, November 7, 2016 7:28 PM | Last reply by Flavio Mouzo - Wednesday, November 9, 2016 5:09 PM -
0 Votes
Copy certain cell, and paste them into new workbook
InStr(.Range("C" & i).Value, SearchString, Microsoft.VisualBasic.vbTextCompare) Then .Rows(i).copy() ...Unanswered | 6 Replies | 1256 Views | Created by BeAwareAlien - Saturday, December 28, 2013 10:34 PM | Last reply by Kareninstructor - Sunday, December 29, 2013 7:58 PM -
0 Votes
Copy Paste Data from EXCEL to VB.NET
copy) and paste theAnswered | 1 Replies | 5534 Views | Created by kyle.kyle - Wednesday, June 25, 2008 2:15 PM | Last reply by Ralf de Kleine XCESS - Wednesday, June 25, 2008 2:47 PM -
0 Votes
Copy & Paste Excel range to PowerPoint keep source formatting
Hello, I am using VBA. I need to copy a range from Excel and paste is with "keep source ... -
0 Votes
Copy and Paste Large data in excel using Macro
Copy and Paste Large data. I have a question about using Macro to copy and paste large data to ...Proposed | 1 Replies | 667 Views | Created by ellis Wa - Wednesday, March 9, 2016 4:40 PM | Last reply by Bernie Deitrick, Excel MVP 2000-2010 - Wednesday, March 9, 2016 5:23 PM -
0 Votes
How to move from a certain slide to another certain slide
Hello, You can maybe go trough all slide foreach (PowerPoint.Slide slide in presentation.Slides) { ...Answered | 2 Replies | 1552 Views | Created by SonicSkyJ12 - Monday, May 13, 2013 3:26 PM | Last reply by SonicSkyJ12 - Sunday, May 19, 2013 4:29 AM -
0 Votes
PPT slide navigation using global variables
Slide 4 (here moving to the next page, recall variable and go to Slide 5 if "a", but Slide 6, if "b" Slide ... -
0 Votes
How include both data and charts from Excel to PPT Slide by Slide.
Hi All, I want to extract a set of data and chart and again a set of data and may be again chart from a ...Unanswered | 1 Replies | 250 Views | Created by ShivaDhanush - Friday, March 16, 2018 1:37 PM | Last reply by Kareninstructor - Friday, March 16, 2018 2:21 PM -
0 Votes
How to stop music on a certain slide in powerpoint
I have music inserted in the presenation. On custom animation, I've gone to effects and timing and noted which slide I want the music to stop ...Proposed | 1 Replies | 15243 Views | Created by dokeefe - Friday, January 7, 2011 7:31 PM | Last reply by Sheng Jiang 蒋晟 - Monday, April 25, 2011 9:58 PM -
0 Votes
Copy and Paste filtered range using interop 2010
Hi. I'm working with Excel interop in VS2010, and trying to filter a bunch of rows from one sheet and the copy ...Unanswered | 2 Replies | 1253 Views | Created by Diego Cascudo - Friday, April 26, 2013 1:25 PM | Last reply by Diego Cascudo - Thursday, May 9, 2013 10:54 PM -
2 Votes
Copy and paste macro (match destination format) in PPT 2007
Hey everyone! And thanks in advance. I am trying to build a PPT/macro that will eventually pull information from Excel into Powerpoint ...Answered | 4 Replies | 3035 Views | Created by Ryan Niel - Friday, July 12, 2013 3:59 AM | Last reply by RyanWN - Monday, July 15, 2013 3:30 AM -
1 Votes
C# and Excel- copy and Paste Special
I want to copy cells in excel and then Paste Special them back in the same place so this is the code ...Answered | 23 Replies | 14811 Views | Created by riten - Wednesday, November 28, 2012 5:14 PM | Last reply by riten - Thursday, November 29, 2012 4:07 PM -
0 Votes
Copy Excel Sheet data into PPT -- Urgent
HI, I want to import the data from Excel sheet to power point and sould be editable(not as image). selecting the ...Answered | 4 Replies | 7199 Views | Created by MANOJ MATHE - Monday, March 15, 2010 12:42 PM | Last reply by Bessie Zhao - Wednesday, March 17, 2010 11:07 AM - Items 1 to 20 of 2927948 Next ›
No announcements