+ Reply to Thread
Results 1 to 2 of 2

Run builtin Screenshot tool in Excel using VBA Script

  1. #1
    Registered User
    Join Date
    12-06-2019
    Location
    Philippines
    MS-Off Ver
    2016
    Posts
    1

    Question Run builtin Screenshot tool in Excel using VBA Script

    Hi everyone,

    Does anyone know how to run the Screenshot tool in excel (not ScreenClip) and automatically select the screen specified using VBA script.

    I tried to use
    Please Login or Register  to view this content.
    But there's no "Screenshot" Idmso

    Thanks in advance

  2. #2
    Forum Expert Roel Jongman's Avatar
    Join Date
    03-28-2015
    Location
    Netherlands
    MS-Off Ver
    Office 365
    Posts
    1,483

    Re: Run builtin Screenshot tool in Excel using VBA Script

    YOu might want to search for Vba and Camera tool to find more solution,

    Selection.CopyPicture
    and then use
    Range(???).pastespecial

    to paste it on the desired location

    could help you find a solution also read this.
    https://excelribbon.tips.net/T010521...ra_in_VBA.html

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Email a screenshot of specific cells from Excel
    By BarnieFife in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-22-2019, 04:55 AM
  2. Screenshot a particular range in Excel and paste as a bitmap
    By BadAtExcl in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-20-2016, 03:18 PM
  3. Screenshot Excel VBA
    By HemalM in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-19-2015, 12:36 PM
  4. [SOLVED] how to get the return value from excel builtin methods
    By yuvarajgta in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-30-2013, 12:01 PM
  5. no builtin chart options for me..(Excel 2000)!!
    By roshinpp_77 in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 06-14-2006, 09:35 PM
  6. no builtin chart options for me..(Excel 2000)!!
    By roshinpp_77 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-14-2006, 06:58 AM
  7. [SOLVED] ot check out a screenshot of excel 12
    By Gary Keramidas in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-13-2005, 11:05 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1