VBA Excel Windows API - V1.00 - Introduction to Windows API How to Close A Window

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Its useless tutorial very Irrelevant and not strait to the description

germanduterte
Автор

This is one of the better learn VBA API play lists that I have come across. Unfortunateely it didn’t come up so often in a search, but I am glad I found it eventually.
Alan

alanelston
Автор

We can also do some useful things IN Excel with API, such as navigating down a Pane window’s hierarchy to get to a button and then press it, which can give us a way to do something that their are no other known ways to do in VBA

alanelston
Автор

Why I didn't find this 3 years ago... wow! This is great work of yours!

SimpleExcelVBA
Автор

Could anyone Share the Public Delcare PtrSafe Functions?
Some are far to long and i can't download the software on work-laptop

nope-pj
Автор

You have got a great video and I hope that I find a solution for a problem I encounter at work.

TodayWoXiuxi
Автор

Great work Alex, straight to the point and easy to understand. 👍

TheRr
Автор

Hi Alex, please could share the worksheet with all the function declarations? Many Thanks

pratikchavan
Автор

thanks for the video. but can u please share all the declarations in ur module. or paste them in the video's description?

freakindividual
Автор

Thank you, the api viewer will be so useful

SpriceMachines
Автор

Hi Alex, is it possible to share the file? Thank you so much

bobrahmatov
Автор

Great video Alex Wrote my first API code. Sort of the API version of "Hello World".
The tip on using API view was vary helpful. my first step to understanding API Thanks!

for other API newbies like me watch the once before you try writing the code. You need to declare the WM_Close as a constant as well.



 

davidfunvideos
Автор

Hi Alex, the best tutorial for beginners! Awesome. Question if we dont have spy++ in the office. Do we have a default application that we can use.?

zaido
Автор

I have a vba code by which I open the plink for ssh connection using shell command where I can run any command by StdIn.Writeline function except password change command. if I run a change password command I am unable to input the password by StdIn.Writeline function. The command is like "set usr pwd" this command gets executed perfectly and after it executes it asks for "Enter Current Password" here the writeline function fails to input the password. If you can point me to the right direction I would really appreciated your help.

loopingu
Автор

Hi. Did you have to import all of the declarations that are in your module manually or is there a quick way?

MrRossss
Автор

Hi Alex, Thanks for the tutorials. I'm working on SAP Web Gui for HTML (Netweaver) for automation. So is it possible to automate the SAP (Netweaver) using the same approach. Please guide.
Thanks Again,
Prabir

prabirsarkar
Автор

can you share the macro please? you are calling "sendmessage" but i dont see it here..

mariankrajcovic
Автор

Hi Alex
I need a macro which save my print to PDF but the print command is already open in background

I want to save that as PDF that I already had PDF converter in my printer list I just want to save the same in PDF for a specific location with name collect from excel cell like A3 name is manish so the PDF save as manish.pdf

manishkumargupta
join shbcf.ru