Vba to Make Cell Blinking in Excel

  Рет қаралды 36,871

Excel Destination

Excel Destination

Күн бұрын

Пікірлер: 40
@barrywhite8678
@barrywhite8678 2 ай бұрын
Started out with the beginning of the 5 1/4 disk with computers, but I really did not get the programming down, but you are a wiz! Thanks so Much for you Tutorial.
@hdraman111
@hdraman111 2 жыл бұрын
From now on this is definately my DESTINATION FORALLTHINGS EXCEL. You are now officially my friend. That video was the most simple and so explanatory. A couple of others I viewed, were just confusing. I have been trying to master the blinking codes for a few weeks now. You have built my confidence to a level where I will hopefully be successful. I have liked and subscribed, though would also like to know if you have a Paetron Account. ONCE AGAIN, THANK YOU.
@jgr7127
@jgr7127 2 жыл бұрын
I don't know anything about programming so I'm very thankful to u! ❤️ Would you also know how to change the blinking speed from 1 sec into half a sec?
@rallyrobb943
@rallyrobb943 5 жыл бұрын
I recently found your channel and have already discovered multiple videos that have been very helpful. Thank you very much friend!
@funnyschtuff
@funnyschtuff 3 жыл бұрын
Very great video and nice work!!!
@hazemali382
@hazemali382 5 жыл бұрын
your channel is the Best
@saranganathan7908
@saranganathan7908 4 жыл бұрын
Very useful for me thanks, i ask one more request how to implement in conditional formatting ie. if condition is true then activate automatically otherwise disable , pls help me bro thanks and regards
@ExcelDestination
@ExcelDestination 4 жыл бұрын
thanks for your comment! you can color any cell using conditional formatting. you can write condition, if condition is true it would color if condition is not true then you can make color disappear or change color.
@aamir6282
@aamir6282 5 жыл бұрын
very nice video sir can do it without button for if our cell have spacial value
@jessicabanhos
@jessicabanhos 5 жыл бұрын
What about without a botton to start blinking? What command shall I change or add? Thanks for your very good explanation!
@ExcelDestination
@ExcelDestination 5 жыл бұрын
You can use the same code on event programming. You can try for "Selection Change" event. where once you enter, code will be executed.
@Ali-uz8qg
@Ali-uz8qg 5 жыл бұрын
At 2:09 when you say "Double click on any command button, that will take us to VBA window". When I did that on the Start Button, it opens the window, but not the column or selection frame on the left, where you select 2:20 the "Workbook" / Insert / Module. I do not see that. What to click to show that left Column?
@ExcelDestination
@ExcelDestination 5 жыл бұрын
To reach to VBA Editor (where you can write code) there is shortcut Alt+F11 or you can double click on command button (but at that time it Design mode should be on) ...........You can watch "VBA for Beginner" series, I have uploaded to learn from starting.
@Ali-uz8qg
@Ali-uz8qg 5 жыл бұрын
@@ExcelDestination - I appreciate your quick response. I will try it tomorrow. At the same time, I will watch your "Beginner" video. I am new to this. Thanks for the tip and will confirm when I get it right. Bye for now.
@Ali-uz8qg
@Ali-uz8qg 5 жыл бұрын
@@ExcelDestination - I managed to get the flash working. However, even the shortcut Alt+F11 didn't work, and of course neither the left column frame appears as seen in your video. That is even though the "Design View" was On. *But I did figure out how to insert the Module.* On double clicking the 1st CommandButton1 (Start) *the Toolbar on the button itself* shows an "Insert" button which then inserts the Module1. But after I close the Module and if I want to edit the Module1, there is no easy way to go back except to click on "Object Browser (F2)" and search for the Module1. It works though. It has been an interesting learning experience for me. Your presentation of a range of cells flashing was easy to follow. I was wondering what the sub-routine would be if I wanted to flash say 3 cells or more not contiguous to each other. Meaning 3 cells that are apart from each other and not in a range as per your video. *For example: 3 different Cells A1, B4, and D2 to flash together in 3 different colors.* Once again, I thank you for your assist. I'll also be watching your VBA beginner video.
@Ali-uz8qg
@Ali-uz8qg 5 жыл бұрын
@@ExcelDestination - I figured out the sub routine code for selecting non-adjacent or non-contiguous cells. But still haven't figured out how to assign different color codes to each cell. *For other learners on this message board:* I am sampling the code below: (Instead of selecting range("A1:B5"), write it the following code below: (I have selected 3 different cells): If Worksheets("Sheet1").Range("A1, D3, E9").Interior.ColorIndex = 6 Then Excel Destination - If you could provide a sub routine tip for the different color codes to each cell, that will be wonderful. Thanks.
@Whatisnottaken
@Whatisnottaken Жыл бұрын
Pardon my ignorance but of what use is the blinking? It is not like when you open the file, the blinking reminds you of a task or to draw you to something urgent. You have to manually click to start and stop. Looks like it is for fun.
@enochauston4068
@enochauston4068 3 жыл бұрын
super, good.
@ExcelDestination
@ExcelDestination 3 жыл бұрын
Thank you
@pakidar1
@pakidar1 4 жыл бұрын
For me it works just in on sheet , can you halp me whit the same macro , but in the second sheet , for example in sheet 2
@ExcelDestination
@ExcelDestination 4 жыл бұрын
you can modify this code to work for 2nd sheet also.
@rajeshkumbar8117
@rajeshkumbar8117 4 жыл бұрын
Hii sir very goodmorning I am finding very much difficulty while searching a text in drop-down list I have to select the required text manually from 550 names Is it possible to type short text and the drop-down filters the text containing names in top order.
@ExcelDestination
@ExcelDestination 4 жыл бұрын
yes, it is possible, let me create a tutorial for it.
@rajeshkumbar8117
@rajeshkumbar8117 4 жыл бұрын
@@ExcelDestination sir by when you can create it ?? Could please tell me the timing.
@rajeshkumbar8117
@rajeshkumbar8117 4 жыл бұрын
@@ExcelDestination sir when you are going to create tutorial on this please tell me....
@rajeshkumbar8117
@rajeshkumbar8117 3 жыл бұрын
Sir are you going to create the tutorial sir ....
@jeraldthalaiva85
@jeraldthalaiva85 11 ай бұрын
Sir, how to find VBA color code ?...i need red colour to this cell how to apply that?
@ammarhisyam8686
@ammarhisyam8686 4 жыл бұрын
Excuse me sir. I have 1 question why after I save the excel file then I open it back the start button is not function anymore
@ExcelDestination
@ExcelDestination 4 жыл бұрын
Not sure 100%. But I feel, you need to save your excel file in "Macro Enabled Format", which is ".xlsm". Then all of your VBA Code and command button should be saved properly. Try is, if it doesn't work, let me know.
@tere1198
@tere1198 4 жыл бұрын
Can we make the calls blink 10 times only?
@ExcelDestination
@ExcelDestination 4 жыл бұрын
Yes!
@NaveedAhmad-HFD
@NaveedAhmad-HFD 2 жыл бұрын
If i want to colore & blinking both in active cell where & where is curser Behavior of the active cell is colored & blinking It all shows Presence position of curser
@hemantgoyal409
@hemantgoyal409 5 жыл бұрын
Sir can u please tell how can I run my macro by signing in web or can run my macros in excell as a web application
@Am_Karthik
@Am_Karthik 5 жыл бұрын
This macro is not working in background color applied cells, it's it's removing the cell when applying start and stop
@ExcelDestination
@ExcelDestination 5 жыл бұрын
can't say anything without looking at code. share your file at exceldestination@gmail.com.
@sandeepkumar-cx4or
@sandeepkumar-cx4or 5 жыл бұрын
@@ExcelDestination it works i do this
@mayurchauhan2065
@mayurchauhan2065 5 жыл бұрын
Superb...
@ExcelDestination
@ExcelDestination 5 жыл бұрын
Thanks for your appreciation! Please share this further. It will help my channel a lot.
@speaktruth2830
@speaktruth2830 3 жыл бұрын
First message run time error 1004 below Method 'On time ' of object '_Application' failed
Blinking Conditional Formatting... Yes Excel Is Blinking
13:27
Officeinstructor
Рет қаралды 239 М.
VBA to BROWSE & COPY Data from SELECTED File in Excel
10:00
Leila Gharani
Рет қаралды 340 М.
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 23 МЛН
EASILY Make an Automated Data Entry Form in Excel
14:52
Kenji Explains
Рет қаралды 1,1 МЛН
How to make excel worksheet cells flash using vba
20:17
Dinesh Kumar Takyar
Рет қаралды 70 М.
How to Create & Use Excel Macros (Real world example)
10:09
Leila Gharani
Рет қаралды 1,8 МЛН
How to make your Excel VBA code run 1000 times faster
16:55
Excel Macro Mastery
Рет қаралды 366 М.
Dynamic Filter in Excel - Filter As You Type (with & without VBA)
13:00
Excel Macros & VBA - Tutorial for Beginners
50:20
Kevin Stratvert
Рет қаралды 1,3 МЛН
SURPRISING Advanced Filter TRICK in Excel (You've Never Heard Of!)
5:59
Leila Gharani
Рет қаралды 1,2 МЛН