Pinned Posts
Forum Widgets
Latest Discussions
Excel Code trying to copy cell data from one sheet to another based on 2 criteria
Sheet "My Plan" Sheet "Tracker" I have several plans in external files that I have code for to select and import 1 to sheet "My Plan". I am using cell E6 as a named cell called PlanName and I select the name of the plan from a dropdown. Column D which is "Unique ID" Column I which is "Baseline Date" Column L which is "% Complete" Sheet "Tracker" is a Table called "Table1" I am looking for code (which I will activate by a button) which will look on sheet "Tracker" column Name "Workstream / Project" and if it doesn't match "PlanName" then go to the next row. If it matches then it needs to compare from sheet "My Plan" column D with sheet "Tracker" field "Plan Unique ID". If they are the same it needs to copy sheet "My Plan" column I and L to sheet "Tracker" fields "Baseline Due Date" and "Percentage Complete %". Great if you can helpPaulD0925Sep 13, 2025Copper Contributor83Views0likes5CommentsData validation based on value in a cell
Good afternoon, If anyone could help, this would be great. I'm trying to build an Excel in which I can pick a brand in a cell based on data validation, than in another cell I would like to pick a series based on a reduced data validation. And so on with Typenummers. So ideally, I would like to pick a Merk (for this example Lekker), then pick a Serie from a drop down that only shows XL and S (for this example S), and that select a Typenummers from a drop down that only shows 753 and 159. Any advice is welcome, thanks! Reinier - The NetherlandsReinier76Sep 12, 2025Occasional Reader46Views0likes1CommentDate Formatting Won't Change
I have an excel column that includes dates currently formatted as MM/DD/YYYY. I want it formatted as YYYY/MM/DD. When I go to format cells and change the date format, nothing changes. If I try to change the cells to any other type of cell - general, text, number, time, whatever - nothing changes. Please help.SolvedSteve GouldSep 12, 2025Copper Contributor1.1MViews2likes86CommentsExcel - Matching outgoing to incoming inventory based a specific conditions
Hello, I wonder if anyone here can help me. I have created an inventory tracking file in excel but I have encountered a difficulty that I cannot seem to find an answer for. I have sequenced each incoming shipment but I am unable to sequence or match or track outgoing shipments automatically based on specific conditions: I need to assign #1 to outgoing shipments until outgoing piece count of 25 is reached, then #2 until 20 is reached and so on When incoming and outgoing piece count net out to 0, I need the status to be "Closed", when we've started pulling from but not emptied out yet, "In progress", and when untouched "Open" I would like outgoing to be link to earliest, not closed, incoming shipment. Of concern: "Out" and "Status" columns Can anyone help with this? Thank you! ChristineChristine_D1973Sep 12, 2025Copper Contributor388Views0likes14CommentsMaximum number of arrays to use with SUMIFS
Hi, I have a situation where I need to sum a column where it would be ideal if SUMIFS could use three (or more) arrays in M365. The following sample SUMIFS nested in a sum statement works fine, but I'd like to add a third column/array after {"D";"E"}. Can anyone tell me if this can be done or should I just use multiple SUMIFS formulas without arrays. I've tried researching this and the closest answer is to use the semi-colon in the second array. However, I'm unable to find information about adding a third array. =SUM(SUMIFS(DATA[Eligibility], DATA[Location], {"A","B"}, DATA[SchoolType], {"D";"E"})) Appreciate your thoughts and suggestions.DurwoodSep 12, 2025Copper Contributor47Views0likes1CommentExcel help!
How would I capture the data from the last cell in a column when the column length is variable?SolvedjsrmenkeSep 11, 2025Copper Contributor209Views0likes15CommentsHow do I unlock an unopened Excel document?
My problem: I attempt to open a document, it hangs during the load at the "Accessing Printer" of the loading prompt. The result is a lock on an unopened document that cannot be closed at the Task Manager but not seen by Taskkill at the command prompt. The Scenario: In the image (scenario) below, PID 114776 hung when the "accessing printer" message appeared on the Excel loading prompt. When I close the prompt, the Excel task (14776) remains but cannot be ended in the Task Manager (i.e., selecting End Task), nor can it be ended via the command line because the Taskkill cannot see the process. The Result: If I attempt to open the document, then logically a separate task process opens, but the locking message appears because the unopened document is locked for editing and there is no way to kill that process that I know of - other than going through an entire computer reboot. I'm using Office - Excel 2019.SolvedsvohioSep 10, 2025Copper Contributor84Views0likes2CommentsIs it really impossible to break workbook protection?
Hi, I process personal data and need strict protection (GDPR). My raw data from a survey is copied to several worksheets in a workbook and the processed anonymous data (dashboards) is in other worksheets in the same workbook. Before sending the whole workbook with the visible dashboards to my customers I delete some of the raw data worksheets and hide others. After that I protect the structure of the workbook with a code. Now only the worksheets with the dashboards are visible. Will it at all be possible for my customers to break the protection and get access to the sensitive raw personal data or am I completely safe? Thanks in advance to your reply! Best regards PerSolvedperskovmandrasmussenSep 10, 2025Copper Contributor4.7KViews4likes18Comments
Resources
Tags
- excel43,146 Topics
- Formulas and Functions25,019 Topics
- Macros and VBA6,475 Topics
- office 3656,154 Topics
- Excel on Mac2,680 Topics
- BI & Data Analysis2,423 Topics
- Excel for web1,962 Topics
- Formulas & Functions1,716 Topics
- Need Help1,703 Topics
- Charting1,667 Topics