3 Tips for Writing Formulas with VBA Macros in Excel

  Рет қаралды 215,438

Excel Campus - Jon

Excel Campus - Jon

Күн бұрын

Пікірлер: 56
@sim7717
@sim7717 6 жыл бұрын
You are really the gem of a guy when it comes to describe things concerning excel or vba. Thanks a trillion for this video.
@BOWENSblog
@BOWENSblog 4 жыл бұрын
learning how to do some VBA is actually a good way to climb the corporate ladder in non-technology roles. Thanks for coaching people online and supporting productive talent. Technology is getting better these days. Good thing VBA will never be replaced in the next 20 years. It can assist in administrative work, repetitive work, improve critical thinking skills(like academic, and application) and saves time
@kickilicoff
@kickilicoff 2 жыл бұрын
I have been searching around internet the whole day, and this video explains it all! Thank you!
@jlpayne052710
@jlpayne052710 3 жыл бұрын
Jon, I really appreciate your videos they are amazing. Too many times I find that excel videos are all just veiled sales pitches. I also appreciate that they are easy to follow and not too fast Thanks
@Bebicsek
@Bebicsek 4 жыл бұрын
This video with the R1C1 formula setting just saved my night :-) Thanks!
@OttawaRocks
@OttawaRocks 4 жыл бұрын
Excellent video. I was absolutely hunting for a formula creator within a VBA environment and this does the trick!
@Revlemmon
@Revlemmon 4 жыл бұрын
Thank you for this video, it was a godsend!! I have huge formulas that I needed to write with VBA and had no idea how to do it until I watched this video.
@francisaranha
@francisaranha 29 күн бұрын
Loved this explanation!! Thanks a ton!!
@divinorodriguesdasilva5048
@divinorodriguesdasilva5048 2 жыл бұрын
Excellent video!
@Juanksv09
@Juanksv09 6 жыл бұрын
Excellent, clear explanations and pristine video and audio. Thanks!
@suavesergio
@suavesergio 3 жыл бұрын
Thank you John, for sharing this kind of tips with us. They´re very useful!
@randomCADstuff
@randomCADstuff 3 жыл бұрын
The last time was exactly what I was looking for and very well explained! Thank-you!!
@augustodemelo915
@augustodemelo915 3 жыл бұрын
Excellent!!! It is exactly what I was looking for!!! Thank you so much!!!
@gokul8370
@gokul8370 2 жыл бұрын
SO GOOD! Helped me lot! Thumbs up and Subbed as well.
@stuartmuscroft3753
@stuartmuscroft3753 4 жыл бұрын
wow...GENIOUS!!! I am truly grateful, thank you
@dottied5596
@dottied5596 3 жыл бұрын
This helped so much! Thank u!!
@rajeevdixit7019
@rajeevdixit7019 3 жыл бұрын
You are amazing tracher of vba
@smrenterprises589
@smrenterprises589 2 жыл бұрын
Thanks a lot . It's perfect
@yosef-yosef9414
@yosef-yosef9414 5 ай бұрын
Very helpful and useful for me Excel Master
@olibolivar7223
@olibolivar7223 5 жыл бұрын
Just what I needed.Thank you sir! :D
@ChollyMc
@ChollyMc Жыл бұрын
Well done! Thank you!!!
@ExcelCampus
@ExcelCampus Жыл бұрын
You're welcome, Charles! 😀
@jgg518
@jgg518 5 жыл бұрын
Very Helpful Video
@strosa2406
@strosa2406 4 жыл бұрын
too useful .. thanks jon
@Pankaj-Verma-
@Pankaj-Verma- 4 жыл бұрын
Thanks for the kind help.
@fundip43
@fundip43 2 жыл бұрын
I was trying over and over to find a re-record function of marcos . Specially when I don’t know how to write formulas in excel well let alone vba. so to use a second writing macro to record the steps to copy into a macros vba is really straight forward .
@shavkatpulatov5203
@shavkatpulatov5203 2 жыл бұрын
it was great! full desription to clear, thanks a lot, but I'd like also to kwon how to replace the "spread sheetname " with variables thanks in advance
@abhi2k68
@abhi2k68 5 жыл бұрын
At 1:11 I made up my mind that I will Like & download this video!
@mobr.
@mobr. 6 жыл бұрын
Very clear and informative video. Thank you.
@kopobinang6928
@kopobinang6928 3 жыл бұрын
Thank You!
@jgojiz
@jgojiz 6 жыл бұрын
Amazing explanation many thanks!
@irynamusiiovska828
@irynamusiiovska828 6 жыл бұрын
Thanks for your video.
@paultc16
@paultc16 4 жыл бұрын
Nice Video
@nadermounir8228
@nadermounir8228 3 жыл бұрын
Thank you John for the VBA tips. I wonder how to write a formula using VBA where a sheet name is used and this sheet can change at anytime. So say Range("A1").Formula = "='Product DataBase'!D2". Product database is the sheet name but what if someone changes the sheet name? How can this be made dynamic ? Any idea ?
@magibis7519
@magibis7519 6 жыл бұрын
this is really wonderful video. i have question. everyday data are not same how to do vlookup in vba dynamically.
@samsammito168
@samsammito168 5 жыл бұрын
Hi Jon, I'm trying to use variables with the formula property can you share an example?
@kumarrohit8538
@kumarrohit8538 4 жыл бұрын
Superb
@debbie6085
@debbie6085 5 жыл бұрын
Hi Jon, Thank you for another one of your great videos. I've just tried to sign up to the 7 Steps to Getting Started with Macros and VBA, but when I entered the time zone of Perth Australia, it prompted for a date but didn't allow one to be entered. Can you please help me with this as I'm keen to view the video? Thank you.
@sasavienne
@sasavienne 5 жыл бұрын
Nice. Thanks...
@PhilipHubbe
@PhilipHubbe 3 жыл бұрын
Hey Jon, I am trying to insert a formula that is giving me a compile error. (expected end of statement) formula = "=CONCATENATE( "BILL OF MATERIAL:" , Mid(CELL( "Filename", A1), Find( "]", CELL( "Filename", A1)) + 1, 255))" Any Ideas?
@microsecure2612
@microsecure2612 5 жыл бұрын
thank you very much for this video very helpful .... i have a question please: 1- i have this formula: =IF(Sheet1!$B$15=Sheet4!B8,Sheet1!$B$14,"£0.00") and it works fine with your video tutorial but the cell does not show the sign (£) 2- how to tell Macro to move to the next cell with the same formula Many thanks
@TheArifbmc
@TheArifbmc 10 ай бұрын
my formula is only to find cell position using match formula. then i can use it to define where i will paste a value from B7 to H* Range("B7").Select Application.CutCopyMode = False Selection.Copy cell= .formula = "=MATCH(A7;$G:$G;0)" Range("H" & cell).Select ActiveSheet.Paste but this not working. please advise
@frankcornfield5915
@frankcornfield5915 2 жыл бұрын
Does anyone know how to insert a formula into a vertical range? As the example from above with the range B10 to B30
@hoggrobinson
@hoggrobinson 6 жыл бұрын
beauriful
@flying_horse
@flying_horse 4 жыл бұрын
Hi , I am trying to write a formula that uses a range ( it's a countif formula ) Thing is I don't want to define the range myself . But even if I have it defined by a variable set as a range , it wont work Any tips ?
@avb6programminguser776
@avb6programminguser776 6 жыл бұрын
Good for VBA programming and VB6 programming
@abdulsafwan711
@abdulsafwan711 4 жыл бұрын
How can I hide the formula and show only values
@mithiladas2481
@mithiladas2481 5 жыл бұрын
my sheet1 B10 value is 298263 after adding formula"=sum(B4:B9)" i want to add a formula in B10 with existing value "298263" Example: Range("B10").Formula = "=SUM(B4:B9)+298263" Every time this formula change the existing value which is exist in B10 Cell. How can i do that?
@prashant_karna
@prashant_karna 2 жыл бұрын
Activecell.formular1c1="=sum(a18:r[-1]c)" Sir please check what is wrong with this formula
@Dopeboyz789
@Dopeboyz789 5 жыл бұрын
What if i dont wanna see the formula
@masonharper4610
@masonharper4610 3 жыл бұрын
Excel adds "@" in front of the formula and it does not work. A different version of excel?
@ElGordoFreeman
@ElGordoFreeman 5 жыл бұрын
There is a third condition of the formula property, the formula name must be in English with commas as list separators. If you have a spanish Excel and you want to use the local name, SUMA instead of SUM, you have to use the FormulaLocal property. Obviously, if you want a more versatil code, use the Formula property.
@FRANKWHITE1996
@FRANKWHITE1996 6 жыл бұрын
thx
Excel Macros & VBA - Tutorial for Beginners
50:20
Kevin Stratvert
Рет қаралды 1,3 МЛН
Excel VBA Beginner Tutorial
2:10:31
Learnit Training
Рет қаралды 5 МЛН
Andro, ELMAN, TONI, MONA - Зари (Official Audio)
2:53
RAAVA MUSIC
Рет қаралды 8 МЛН
$1 vs $500,000 Plane Ticket!
12:20
MrBeast
Рет қаралды 122 МЛН
She wanted to set me up #shorts by Tsuriki Show
0:56
Tsuriki Show
Рет қаралды 8 МЛН
Unlock Excel Secrets: Magic Search Bar You NEVER Knew About!
17:59
PK: An Excel Expert
Рет қаралды 547 М.
How to make your Excel VBA code run 1000 times faster
16:55
Excel Macro Mastery
Рет қаралды 365 М.
How to Move Data Automatically Between Excel Files
11:37
Kenji Explains
Рет қаралды 247 М.
Using VBA to Enter Data into an Excel Table
14:08
MyExcelOnline.com
Рет қаралды 67 М.
How to Create & Use Excel Macros (Real world example)
10:09
Leila Gharani
Рет қаралды 1,7 МЛН
5 Excel Tools Most Users Never Think to Use (Files Included)
12:34
MyOnlineTrainingHub
Рет қаралды 274 М.
Excel LAMBDA - HOW & WHEN you Should use it
16:02
Leila Gharani
Рет қаралды 456 М.
Learn Excel VBA to Automate Anything
14:02
Kenji Explains
Рет қаралды 530 М.
5 Ways to Use VBA Macros for Excel in Your Job
11:00
Excel Campus - Jon
Рет қаралды 173 М.
Next Empty Row Trick in Excel VBA & Macros
10:36
TeachExcel
Рет қаралды 58 М.