How to Send Push Notifications to Your Phone Using Excel & VBA

How to Send Push Notifications to Your Phone Using Excel & VBA

Coding Is Fun

3 года назад

11,028 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Coding Is Fun
Coding Is Fun - 19.06.2021 15:03

🤷‍♂️ Do you have questions? Let me know in the comments! 😀

Ответить
Simon Paulos
Simon Paulos - 05.09.2023 09:45

Awesome vedio and very helpful for my work. Thanks a lot

Ответить
Maximos Desmos
Maximos Desmos - 09.06.2023 14:36

Kindly give me the code --
when Cell Value of a particular Cell is >9 the push notification will be activated, when it's value is less than 9 no notification will be sent. Checking interval 4 minutes.

Please please 🙏🙏🙏🙏

Ответить
Nirish
Nirish - 27.03.2023 07:58

Is there any way or a source code to send sms using pushbullet api and vb?

Ответить
Jack E. Nelson
Jack E. Nelson - 25.12.2022 05:08

Please I need help, how can I call you?

Ответить
Pride Inoculum
Pride Inoculum - 14.11.2022 20:21

Hey, great video! do you know if there is a way to do the same thing but have it pull from an excel sheet? Like setting an expirey date that once passed sends a push notification to an outlook inbox?

Ответить
BRYAN REYNOLDS
BRYAN REYNOLDS - 29.10.2022 19:52

Hi. Great stuff and thank you very much for the video. I'm trying to use a string for the body that would be composed of numerous cells. When I try to use the below loop, I get a JSON error for invalid request regarding "Failed to decode JSON body. Any ideas on how to get multiple (and varying) cells in the body?

Dim c As Range, Str As String
With ws
For Each c In Range(Cells(3, 2), Cells(Rows.Count, 2).End(xlUp))
Str = Str & vbCrLf & c
Next c
End With
pb_body_input = Str

Ответить
Alex Abreu
Alex Abreu - 26.05.2022 18:54

Poderias legendas em Português seus videos? ajudaria um bocado hehe

Can you subtitles in Portuguese your videos? would help a lot hehe

Ответить
Volker Piasta
Volker Piasta - 30.03.2022 04:25

Thanks for this video. Could you please also show how to get the text from the last SMS, so you can use it in Excel? I have been looking for this for a while now. Many authors explain how to send SMS from a VBA script, but where is the description of how to read them?

Ответить
Rishit Shah
Rishit Shah - 30.01.2022 05:40

nice video sir can we make this excel cloud base and based on particular event it automatically push the button

Ответить
mrjonyt
mrjonyt - 24.01.2022 18:37

Hi . i have 3 devices . can i send the notification to only one of my devices ? Thank you so much . your channel is great

Ответить
mrjonyt
mrjonyt - 20.01.2022 21:06

awesome ! what if i want to share a file instead of text ?

Ответить
Alexander Fedorov
Alexander Fedorov - 02.12.2021 23:50

Thank you. It'd be also helpful to have the VBA code declare variables and types

Ответить
Beautiful~
Beautiful~ - 28.11.2021 13:00

你太牛逼了 兄弟

Ответить
Noam Brand
Noam Brand - 06.08.2021 19:59

Awesome. Thank you very much.

Ответить
Leandro Santos Costa
Leandro Santos Costa - 22.06.2021 01:23

Muito bom amigo, sempre muito bom, parabéns

Ответить
Luis Rodriguez
Luis Rodriguez - 20.06.2021 14:07

You have helped me a lot brother

Ответить
Luis Rodriguez
Luis Rodriguez - 20.06.2021 14:06

My first question is why don't you put available 'Join' option?

Ответить
Yasser Khalil
Yasser Khalil - 19.06.2021 22:13

Awesome. Thank you very much.

Ответить
Office Express
Office Express - 19.06.2021 15:59

Hello, good morning, I would like to know if it is possible to create a whatsapp bot with vba, if so
Could you create? I'm interested in buying

Instagram: @lucasvoutsets

Ответить
Calm Life
Calm Life - 19.06.2021 15:34

Hi ! Do you have idea of posting tutorial series or courses for Python and VBA ? I would love to be the first one enrolling the course 🤓 Kindly create some curative courses , and we are more willing to learn from you 🔥

Ответить
Hani Nawaya
Hani Nawaya - 19.06.2021 15:09

Many thanks for this video, is it possible to make a group (for many mobiles) and send one notification for all of them at once ?

Ответить