+ Reply to Thread
Results 1 to 5 of 5

VBA to manipulate VB.Net EXEs

  1. #1
    Forum Expert NeedForExcel's Avatar
    Join Date
    03-16-2013
    Location
    Pune, India
    MS-Off Ver
    Excel 2016:2019, MS 365
    Posts
    3,873

    VBA to manipulate VB.Net EXEs

    I want to know if there is a way we can manipulate VB.Net EXEs.

    For example, I have an exe that has a Text Box where I have to enter a certain value..

    Can I do this using Excel VBA?
    Cheers!
    Deep Dave

  2. #2
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,238

    Re: VBA to manipulate VB.Net EXEs

    It depends.

    If the EXE exposes any COM interface you may be able to set a reference to it and use that, if not then you need to delve into Windows APIs to find the handle of the textbox and send a message to it setting its value - this is hugely labourious and painful

  3. #3
    Forum Expert NeedForExcel's Avatar
    Join Date
    03-16-2013
    Location
    Pune, India
    MS-Off Ver
    Excel 2016:2019, MS 365
    Posts
    3,873

    Re: VBA to manipulate VB.Net EXEs

    Have you ever tried it?

    Or do you have any sort of Documentation/Youtube Video or something where I can see it in action?

  4. #4
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,238

    Re: VBA to manipulate VB.Net EXEs


  5. #5
    Forum Expert NeedForExcel's Avatar
    Join Date
    03-16-2013
    Location
    Pune, India
    MS-Off Ver
    Excel 2016:2019, MS 365
    Posts
    3,873

    Re: VBA to manipulate VB.Net EXEs

    Thank you for the link Kyle..

    I'll take a look at it and get back If I need any more guidance..

+ 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. [SOLVED] how to manipulate Pivots - VBA?
    By mortphil in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-17-2014, 04:10 AM
  2. Can someone help me to manipulate these data?
    By hunnybunch in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 03-07-2013, 07:12 PM
  3. Excel 2007 : Manipulate Names
    By Lehrmann in forum Excel General
    Replies: 3
    Last Post: 04-23-2011, 02:59 AM
  4. vba to manipulate range
    By cesna123 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-06-2010, 07:37 AM
  5. manipulate data
    By sjl in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-03-2006, 09:00 AM
  6. Possible to manipulate Legend?
    By SiriS in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 03-15-2006, 08:47 AM
  7. How to manipulate a row with a certain value
    By Bill in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-24-2006, 10:10 AM

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