Common Dialog Copy / Move
Everything in the following macro tells me it is complete and accurate. Yet, it will not function as desired. It is supposed to either copy or move one or a number of files to the user's chosen...
View Article[SOLVED] highlight rows different colors based on duplicated cells
Hi mate, This sounds very easy, is there anyway to highlight the duplicates in different colors alternately, like what i did in the sample data. Thank you! Attached Files Dataset - E.xlsx‎ (937.6 KB)...
View ArticleText sum and creating a story
Hi guys, I am trying to find a way to convert two text cells into one, for example on attached spreadsheet I have a and b, and then I need to convert it in one cell where it becomes ab, but of course...
View Article[SOLVED] Logic Ladder Diagram is not working as expected
Hi, I've been tried to write the code about the ladder logic diagram but the results is not like what expected. There are two userform with difference logic diagram, file attached. UserForm1: Line1:...
View ArticleMacro code error when looking at cell value which triggers macro to move to...
Hello Wizards I know this is probably a simple solution but I can't find it on my own. I have a macro that loops through all workbooks in a folder, pushes data into them, then closes and saves the...
View Articlesend separate email to multiple persons with same contents and different...
Hi, I have a 4 datas in the excel sheet which contains Emp Id, Name, Remarks and Email id My requirement is send the with content and table of filter the emp id and send to the email id mentioned For...
View Articlestudent subscription and school fees paiement form
Hi here, To automate the school paiement fee system. I'd like to design a VBA form which will facilitate data entry for new student (subscription) and register school fee paiements in a nother field...
View ArticleMy code runs more often than needed, sample provided.
Hi! I tried coming up with a better topic title but it always was more confusing. The attached example hopefully helps pin the issue down. Using buttons, users can modify any selection (also multiple...
View Article[SOLVED] Send bulk email with dynamic table range in Outlook VBA
Hi, I have a data in the excel which contains Employee Id, Name & Gender. My requirement is to send bulk email with dynamic table range in outlook VBA with different persons filtering the employee...
View ArticleFilter Selection copy to Another Sheet (For Windows and Mac)
Hi i have made Userform for Selection for Source and Destination I want to Copy Filter Selection from Source Sheet to Destination Sheet based on Coloum Header not Coloum Number. Code: Private Sub...
View ArticleCalculating date difference for each row from other column
Hi, Can someone please help with this macro - to create a date column subtracting from another date column by 10 years. I have attached sample data and the intended output on the right-hand side....
View ArticleColor / Highlight particular header name in excel using VBA
Hello Experts, I have a excel template, were from row 3 there are headers till AG column. I would require a code to color few of the below headers names: Quebec - highlight to #D8E4BC Manitoba -...
View ArticleVBA transfer and worksheet format
Hello everyone, The workbook I have attached was entirely created with help from a contributor on this forum. It works perfectly and I am extremely happy with it! After testing it for a few days, my...
View ArticleTo Print Value When Print Button will be clicked
Hi, I need to print in any value from iteration/calculation. The iteration/calculation in "Label1" and if Print CommandButton will be clicked then at any Value in Label1 will be printed on LbPrint. I...
View Articlecode
*******Thanks millions genius JOHN TOPLEY for your super quick, miraculous code and help **** Hi Super coders Hope you have a good week. attached is the workbook that I would need some code for Sheet...
View Article