Constants in Excel VBA | Part 7
4:12
Variable in Excel VBA | Part 6
4:53
Input Box in Excel VBA | Part 5
7:10
Message Box in Excel VBA | Part 4
13:12
Procedure in Excel VBA | Part 3
10:53
Macros in Excel | Part 2
15:41
2 ай бұрын
What is Excel VBA | Part 1
4:40
3 ай бұрын
Convert data set to XML | Part 5
7:34
Пікірлер
@kebincui
@kebincui 2 ай бұрын
Good video. Thanks for sharing
@SyedAliM
@SyedAliM 2 ай бұрын
Thank you too
@Couriosity
@Couriosity 3 ай бұрын
So Beautiful❤
@SyedAliM
@SyedAliM 3 ай бұрын
Thank you!
@rmnps
@rmnps 4 ай бұрын
Thank you for this!
@SyedAliM
@SyedAliM 4 ай бұрын
My pleasure!
@butchiraju9582
@butchiraju9582 7 ай бұрын
Hi, This is Raju, Is it possible to export data from sql server table to excel sheet but excel sheet has formulated
@SyedAliM
@SyedAliM 4 ай бұрын
yes, it can be.you can use the macro in excel, after loading the data, use the macro for formatting manually.
@Manasika
@Manasika 7 ай бұрын
Nice and Thankyou for uploading Valuable Content. Keep Going on.
@SyedAliM
@SyedAliM 6 ай бұрын
Welcome.
@Dungtungtang
@Dungtungtang 7 ай бұрын
thanks you very much. Your video is helpful to me
@SyedAliM
@SyedAliM 7 ай бұрын
You are welcome
@treydugas806
@treydugas806 8 ай бұрын
Worked perfectly for me, thank you so much!
@SyedAliM
@SyedAliM 8 ай бұрын
You're welcome!
@mohammedalmalky
@mohammedalmalky 11 ай бұрын
👍👍👍
@SyedAliM
@SyedAliM 4 ай бұрын
Most Welcome.
@PujariChakradhar
@PujariChakradhar Жыл бұрын
It's showing wrong. It's not getting the multiple excel file data from same folder
@SyedAliM
@SyedAliM Жыл бұрын
Please see carefully, for multiple excel file use for each loop container , you can check from this this frame kzbin.info/www/bejne/fXLZnYiOZruVZ5Y and you will get your answer
@leonardocampelo1
@leonardocampelo1 Жыл бұрын
Excelente trabalho!
@SyedAliM
@SyedAliM 4 ай бұрын
thanks.
@leonardoc.l.guedes9375
@leonardoc.l.guedes9375 Жыл бұрын
Muito Bom, Parabéns pelo trabalho.
@SyedAliM
@SyedAliM 3 ай бұрын
Most Welcome.
@mdadilkhan1837
@mdadilkhan1837 Жыл бұрын
Hi Syed, if suppose in a single sheet we have delhi, mumbai and punjab data then how to read the data and sent it to different tables.
@SyedAliM
@SyedAliM Жыл бұрын
you can use Conditional Split in SSIS, Step 1: Take the excel data source and configure it data connection. Step 2: Take the Conditional Split and use in condition emp_location == "Delhi" for case 1 and emp_location == "Mumbai" for case 2. Step 3: take two oledb , one for panjab and other for delhi and map it. and run the project and data will transfer into two different table.
@NITIN6308
@NITIN6308 Жыл бұрын
Hobbies don't want in same columns every hobbies has different columns with same I'd how this possible
@khemvermajadon1664
@khemvermajadon1664 Жыл бұрын
Incomplete plz share source code for both add and edit for clarity
@haryanvibol4257
@haryanvibol4257 Жыл бұрын
sir where is gender procedure code please sed me ??
@Aaru-adhya
@Aaru-adhya Жыл бұрын
In Excel editor that the name of the Excel sheel(sheet$ )how do I create where did I get it
@codingislife6387
@codingislife6387 Жыл бұрын
Thanks Sir
@natet8148
@natet8148 Жыл бұрын
Woah man this is a crazy new technology that I wan tto more know more about. I have the EMMDot Two Slots on my pc in the back but how do i make it the WDGREEN
@alwinwatt9840
@alwinwatt9840 Жыл бұрын
promo sm
@sambitpati6129
@sambitpati6129 2 жыл бұрын
nice explanation sir
@SyedAliM
@SyedAliM 2 жыл бұрын
Thanks and welcome
@sushantparajuli611
@sushantparajuli611 2 жыл бұрын
Thank you for the video. Worked!!
@SyedAliM
@SyedAliM 2 жыл бұрын
You're welcome!
@adithyadeedepya2960
@adithyadeedepya2960 2 жыл бұрын
2015 edition is not available, can u suggest how to get 2015 community edition
@SyedAliM
@SyedAliM 2 жыл бұрын
go.microsoft.com/fwlink/?LinkId=532606&clcid=0x409
@cbhaug
@cbhaug 2 жыл бұрын
Which of the 4 ways of passing data from view to controller is "best" today would you say? Helpful video, thanks.
@SyedAliM
@SyedAliM 4 ай бұрын
most welcome.
@phamthiphuong9806
@phamthiphuong9806 2 жыл бұрын
what code?
@saeedahmadoffical8850
@saeedahmadoffical8850 2 жыл бұрын
sir why not u used database first concept.
@katimboallan4605
@katimboallan4605 2 жыл бұрын
Good tutorial but where do I get the webapi_sample3 project??
@SyedAliM
@SyedAliM 2 жыл бұрын
thanks. kzbin.info/www/bejne/a5rTpp1-p7mfbpI
@myanmarexcelexpertteam7539
@myanmarexcelexpertteam7539 2 жыл бұрын
Thanks much, Sir. You did a very good job. Keep going!
@SyedAliM
@SyedAliM 2 жыл бұрын
Thank you too!
@sunshinelight4274
@sunshinelight4274 2 жыл бұрын
Hi Sir, can you please guide on how to consume webapi by passing different parameters from database table as a request using http client. It’s little urgent. Thanks
@debanjanmukherjee2460
@debanjanmukherjee2460 2 жыл бұрын
Thank u so much
@SyedAliM
@SyedAliM 2 жыл бұрын
Most welcome 😊
@duhantark2060
@duhantark2060 2 жыл бұрын
thank you
@SyedAliM
@SyedAliM 2 жыл бұрын
You're welcome
@idriswale3962
@idriswale3962 2 жыл бұрын
I need assistance on a project. i don't know if you can help out
@samikshabadiganti5235
@samikshabadiganti5235 2 жыл бұрын
how can I Bind Check Box List from database in ASP.NET MVC5 and save the selected value in xml file rather on a database.? I need a xml file to automatically generate...
@hasanmougharbel8030
@hasanmougharbel8030 2 жыл бұрын
Hey there, Great efforts in this channel. I have learned recently about assemblies. In what way, Assemblies are different from stored procedures? I appreciate your help at your sole convenience. Thanks a lot.
@SyedAliM
@SyedAliM 2 жыл бұрын
Thanks for the info!
@harisulislam6302
@harisulislam6302 2 жыл бұрын
Hi sir, how to call parcial view on layout pages with dropdownlist from Database
@SyedAliM
@SyedAliM 2 жыл бұрын
kzbin.info/www/bejne/np3LiGmbi9J5ask
@GetSetGoooooo
@GetSetGoooooo 2 жыл бұрын
Best guide I have seen
@SyedAliM
@SyedAliM 2 жыл бұрын
thanks
@daxton7462
@daxton7462 2 жыл бұрын
✅ p͎r͎o͎m͎o͎s͎m͎
@kwadwoasante4479
@kwadwoasante4479 2 жыл бұрын
Hi Syed, you've done a good job. Well done. Could you please post the remaining source code in the description. Thank you.
@SyedAliM
@SyedAliM 2 жыл бұрын
Function to save the data table( which are converted to json to data table) in excel: public static void Save_data_table_to_excel(DataTable dt) { int intHeaderLength = 3; int intColumn = 0; int intRow = 0; string Work_sheet_name = "Employee daetails"; string Report_Type = "Details"; System.Reflection.Missing Default = System.Reflection.Missing.Value; //create the excel file //string FilePath = @"\\Excel" + DateTime.Now.ToString().Replace(":", "_" + ".xlsx"); string FilePath = @"F:\Project-Library\cSharp\Export_to_Excel_data_table\Export_to_Excel_data_table\Export_to_Excel_data_table\bin\Debug\Employee.xls"; Microsoft.Office.Interop.Excel.Application excel; Microsoft.Office.Interop.Excel.Workbook excelworkbook; Microsoft.Office.Interop.Excel.Worksheet excelsheet; Microsoft.Office.Interop.Excel.Range excelCellRange; try { //start the application excel = new Microsoft.Office.Interop.Excel.Application(); if (excel == null) { Console.WriteLine("getting null values"); } //for making excel visiable excel.Visible = false; excel.DisplayAlerts = false; // creation a new work book excelworkbook = excel.Workbooks.Add(Type.Missing); //excelsheet excelsheet = (Microsoft.Office.Interop.Excel.Worksheet)excelworkbook.ActiveSheet; excelsheet.Name = Work_sheet_name; excelsheet.Cells[1, 2] = Report_Type; excelsheet.Cells[1, 2] = "Date :" + DateTime.Now.ToShortDateString().ToString(); // loop through each row and add the value to our sheet int rowcount = 2; foreach (DataRow datarow in dt.Rows) { rowcount += 1; for (int i = 1; i < dt.Columns.Count; i++) { // on first iteration we add column header excelsheet.Cells[2, i] = dt.Columns[i - 1].ColumnName; excelsheet.Cells.Font.Color = System.Drawing.Color.Black; excelsheet.Cells[rowcount, i] = datarow[i - 1].ToString(); // for alternate rows if (rowcount > 3) { if (i == dt.Columns.Count) { if (rowcount % 2 == 0) { excelCellRange = excelsheet.Range[excelsheet.Cells[rowcount, 1], excelsheet.Cells[rowcount, dt.Columns.Count]]; } } } } // now resize the columns excelCellRange = excelsheet.Range[excelsheet.Cells[1, 1], excelsheet.Cells[rowcount, dt.Columns.Count]]; excelCellRange.EntireColumn.AutoFit(); } //now save the work book and exit the ecel excelworkbook.SaveAs(FilePath); excelworkbook.Close(); excel.Quit(); // } } catch (Exception ex) { Console.WriteLine(ex.Message); Console.ReadKey(); } finally { excelsheet = null; excelCellRange = null; excelworkbook = null; } }
@jayakumar2927
@jayakumar2927 2 жыл бұрын
Api code
@jayakumar2927
@jayakumar2927 2 жыл бұрын
API COde share
@jayakumar2927
@jayakumar2927 2 жыл бұрын
share github link
@santhoshs9835
@santhoshs9835 2 жыл бұрын
I am getting error like "The project "project name" failed to build " error when running enable-migrations cmd.what is the problem? Any one give me tha solution.
@mukeshkr8414
@mukeshkr8414 2 жыл бұрын
Code??
@japandreamer2011
@japandreamer2011 2 жыл бұрын
Very nice, Thanks a lot...
@SyedAliM
@SyedAliM 2 жыл бұрын
Most welcome!
@rajkumarbaishya6606
@rajkumarbaishya6606 2 жыл бұрын
Sir I am working on a Maven Project with MongoDB database
@HM_Milan
@HM_Milan 2 жыл бұрын
Thanks
@SyedAliM
@SyedAliM 2 жыл бұрын
Welcome
@sriramch3128
@sriramch3128 2 жыл бұрын
Thanku very useful to me
@SyedAliM
@SyedAliM 2 жыл бұрын
Welcome
@abhaydahiwale1202
@abhaydahiwale1202 2 жыл бұрын
Want more videos related ssis
@SyedAliM
@SyedAliM 2 жыл бұрын
kzbin.info/www/bejne/iWOyqqGngK6rgMU
@akshatjain3800
@akshatjain3800 2 жыл бұрын
👍
@tahirm09
@tahirm09 2 жыл бұрын
good, can i contact with you plz
@himanshumetai813
@himanshumetai813 3 жыл бұрын
Hey Syed, great work mate. Could you please post the entire source code in the comments or send me the link of the source. Your help will be truly appreciated.
@SyedAliM
@SyedAliM 2 жыл бұрын
In the description, you can check out.