project

  1. L

    VBA to copy data from multiple workbooks into one sheet if condition met

    I may have seriously gotten in over my head with a project when it's been a while since I coded. Basically I have a workbook that has a sheet for each month (12) January 2019 to December 2019, I need certain information (Column A B C D E F G H I) to compile to one main sheet in the next...
  2. S

    Sort a worksheet by Colour

    Morning all I have a worksheet "Project Summary" Columns A to L which is a summary of another worksheet "Project Master" Columns A to BW. ONce the data is pulled through from "Project Master" I am using the following code to sort the "Project Summary" sheet: Sub SortMultipleColumns() With...
  3. M

    Comparing updates of a register presented in colums

    Hi there, First my apologies if there is an answer to this already in the forum, but the amount of info is a little overwhelming and I'm taking the quick route; hope you don't mind. There is a register related to my work that I have to check every week to see whether there are new entries or if...
  4. Y

    List all subs into listbox

    how can i list all the subs in my project into a listbox and then run the subs from the listbox?
  5. D

    Search function + results based on results of search

    Hi Excel Masters! I have a situation here. I've created a search function where I can search a data set by typing in a client name (or partial name), and my table will return all entries with at least a partial match. I.e. search "Ohio" and it returns Ohio State, Ohio State University, Ohio...
  6. H

    LEFT and IF to make up to 10 characters

    Hi in Column A, I have a mixture of 7 and 10 character long project numbers. In Column B I want to reference all project numbers to a uniform 10 character format. With the 7 characters ones I want to add “/04” to them. Can this be achieved with a LEFT and IF formula? Thanks
  7. R

    YTD Sum

    Firstly, apologies for no dropbox/image - both methods are banned on my company server. Criteria - Columns B4:B11 with Project 1, Project 2, Project 3...Project 8 - (Actuals) Columns C3:N3 (Apr 20 through to Mar 21) - (Budget) Columns O3:Z3 (Apr 20 through to Mar 21) - Current month (Jul 20) =...
  8. S

    Next and Previous

    Afternoon all I am using the code below to populate a Userform from data held on "Project Master" Worksheet. I am trying to add a command button to transition to previous and next rows, but for some reason the code i tried either jumped me to the header row (row 1) of the "Project Master"...
  9. P

    vba to run through sorted list and copy rows in each sorted group into a new tab

    I’m self taught so the macros I write are quite simple and sometimes long winded. I usually succeed in my endeavours but I’m completely stuck on this one as I don’t know quite how to start. Sorry if this question has been asked many times before. I’ve looked but can’t find an answer I...
  10. M

    Maybe LOOKUP isn't the best function?

    Basically, you can see clients on the left and then different stages of the project next to it. These dates are manually entered. The "(IR)" is basically our internal review and has to get priority if it's in the same week as the same stage without "(IR)" Because it has to get priority I did a...
  11. subrosumon

    Multiple Sheet pivot table

    Hi expert, I am using multiple sheet pivot table with <colgroup><col width="100" style="width: 75pt; mso-width-source: userset; mso-width-alt: 3490;"><colgroup><col width="84" style="width: 63pt; mso-width-source: userset; mso-width-alt: 2932;"><colgroup><col width="95"...
  12. R

    Distribute Project Value over entire project life

    Good Day :) I have to calculate the per day amount for a project and put it in a report showing it on an annual basis. My issue comes if the project starts mid of the month, i need a formula to determine the date from project start to year end and calculate per day rate. Eg: Project Start...
  13. S

    Related tables - two tables that won't relate

    Hi all, I have two tables. 1 - contains project profitability data. It contains the period end date and the project number and name with the relevant data against (many many rows) The above three criteria will duplicate in the list as a new months information is pasted into the rawdata 2 -...
  14. G

    VBA delete rows which contains certain string

    Hi, I have a file which has the following information in Column A : <tbody> Project: ABC 1 34 45 Total Project: XYZ 3 56 Total I would like to all rows which do not contain "Project:" or "Total" to be deleted IN this case, the final output should look like this : Project :ABC Total...
  15. B

    VBA to create folder if a cell value = yes in background

    Hi, I'm completely lost where to start with this one. I have a table of data (Column A = Project Number, B = Name, C = Address, etc) then at the end of the table in Column O, i have "Make folders?". I am trying to write a piece of code that when the user marks that cell with "yes", a command...
  16. R

    No idea how to title...Sorting in Excel to include group header?

    Hi! I'm not sure how to phrase my question which makes hard to search for an answer....Can I sort by a grouping under a heading? I have a sheet that I want to filter (by person), but I want the subheadings (Project name) to be included with the filtering. I can only explain by pictures...
  17. D

    Filter data on multiple criteria

    I need help filtering on multiple criteria. Consider the sample data below that provides a greatly simplified data set. I need to show all data for the current date and any data from previous dates with a status of "Complete Pending Verification. I am not sure if it will matter, this table...
  18. H

    Alert - First Monday of the Month

    I'd like to have the word Project appear in cell E2 on the first Monday of each month. Any ideas on how to do that?
  19. J

    Tracking historical values: Index/Match using VBA?

    Good morning all. As always, thanks in advance for your time... I need to capture project status for a list of projects over time and keep historical record of those statuses. I currently have a data connection from a sharepoint listthat brings in a list of projects and their statuses (along...
  20. L

    Excel Transpose (T) From Column to Row specific position.

    I would like to ask any possible Transpose shortcut on my recent project, which wish someone here guide how to Transpose as attached image. Appreciate someone help. thanks

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top