Defining multiple chart ranges via a conditioned loop
riskbubble.xlsx Hi everyone Help required if possible in looping through data and where Column I in the attached sheet changes, i.e. from 1 to 2, holding that range of 1s for use as a range in a chart....
View ArticleCompare two rows and copy only changes from the columns
hi there i need to compare two columns.. i.e if a1=b1 then do nothing and compare a2 with b2. if found any change then copy the cell to other worksheet and keep looking for changes in the entire row...
View Articleunless the conditional formatting in HTML.
I have a spreadsheet that I put conditional formatting style lights, but when saved in HTML. But the training conditional style lights will not close. Anyone have any tips on how to resolve? Cross-Post...
View ArticleVBA that extracts email attachment, loads in spreadsheet, and kicks out to a...
Hello all, I'm just looking to get pointed in the right direction. I do a LOT of daily morning reports that involve exporting raw data from our CRM and exporting it into my excel templates that i've...
View ArticleNeed help with conditional formatting as a result of selections from a drop...
Hello, I am trying to programme a worksheet such that selections made from two drop down lists would result in a cell changing colour. There are 2 categories of criteria, Probability vs Impact Each...
View ArticleCopy unidentical cells as a report
hi there i need to compare multiple columns of two sheets and generate a report of the changes in the data. I have attached a sample file. Attached Files compare.xls‎ (541.0 KB)
View ArticleFile Copying to different Folders
Hello guyz, I would like to capture all the folder/subfolder and their file names(With extension) in excel sheet.Column 1 should have file names present in the user selected folder/subfolder and the...
View ArticleVBA code to link file names to specific cells
Hey all, I am still relatively new to vba but i am looking to really simplify a tedious task. The code below will take all files in a folder and copy the total column (E43) from each worksheet...
View ArticleVBA Userform Help for combolist/timestamp and commments code HELP!!
I am trying to create a leave calendar that will allow individuals to view data enter from the 'LeaveData' tab dynamically in the Leave Planner Dashboard tab. The information will be entered from the...
View ArticleMAcro for Tab Name Change
I am trying to change the name on Worksheet Tabs based on a Cell value that is based on a date. I have attached an example.. I would like to have the names of the tabs change dto equal what is in cell...
View ArticleSearch Through Database And Display Results In Userform without showing database
Hi, Thanks for an example work on http://excel.bigresource.com/Search-...-Zj72l16t.html But there is a problem for me...in this work how I can write the code to show direct userform without using...
View Article[SOLVED] compile error else without if
working on the fallowing code and i keep getting the fallowing error compile error else without if but i have the if in there any ideas Code: Sub converted(): Dim t As Integer Dim y As Integer Dim z As...
View ArticleKeyword Search -> Copy and Paste VBA Macro Issue
Hello all! I'm trying to search a dense worksheet for certain keywords, then select the entire row in which those keywords appear, and then copy them to a new sheet. The number of keywords is above 10,...
View ArticleAgenda with entry field
Hi, I'm new to this forum but I'm a huge fan of excel! :) I'm trying to make a 1 year agenda that can be filtered by column on subject with a data entry field that allows people to enter daily events....
View Articleimport txt file to excel 2007
Hi, I am trying to import a text file to a database but I am getting 3 rows for each record because the txt file is setup the same way. How do I fix the issue? txt file stores the data like this: line...
View ArticleMacro for replacing cell if it meets multiple criteria
Hi Everyone, I have a column of data with close to 80000 entries. Each entry is a suburb. But the Data is corrupt. Instead of saying Brighton some say Bighton, Brghton, Brghtn. I have copied entire...
View ArticleLink cell from a dynamically generated sheet to a master sheet
Hello everyone, this is my first time posting here, i hope this is in the right place. My problem is as follows: I need to generate worksheets for various tasks that are separable quoted items on a...
View ArticleWhen cells equal run macro
I have a macro assigned to a button that i activate every 5 seconds when two time cells are equal Is it possible to automate this i.e when A! = B2 - run macro Regards G
View ArticleFilter non-blanks from selected columns
I have dates starting from today until end of the year as header row, and activities specified in the header column. An activity can be done on a specific day. Not all activities are done daily so I...
View ArticleNaming tabs
I am building a workbook with each worksheet being the Sunday of the year. I have made the sheet and used a formula to pick up each date from a master sheet so the user just need to change one date to...
View Article