Forum Widgets
Latest Discussions
Trying to create a dependent drop down with simple data
I need to create 2 drop downs. The first one I've created already and it works, but the second drop down is dependent on what the first says. Here is the data: I have used =INDIRECT("Category") within the Source field of a Data Validation list for the first drop down, which works. But what do I use for the dependent drop down?SolvedCardinalNightJan 28, 2025Brass Contributor42Views1like6CommentsAutomatically Insert Row in Another Sheet If a row is added (MS 2021)
Please for your help! I have two worksheets, one is the source and the second one is the destination. In the source workbook I have a list of project names. The project names are listed in column A . Adjacent to column A, are in columns the dates of a month, where the employees will manually add the hours they worked for each project for that month. I managed with tables to link the data in the destination file so when I add a new project in the source workbook automatically is added in the correct row of the column A in the destination workbook. However, when a new project is added in the destination workbook, the formula I used (=FileName.xlsx.Table[Projects]) creates only a cell and not the whole row. I do not want to link the whole table (this would have added a new row), I want the new row to be empty in the date columns and ready to be filled by a user. How can I automatically create a new row with filled the column A and empty the rest columns of the row when a new project is added in the source workbook? Many thanks in advance!SolvedelianaeliaJan 28, 2025Brass Contributor12KViews0likes64CommentsSEQUENCE formula is not there in the Microsoft 365 Family subscription.
SEQUENCE formula is not there in the Microsoft 365 Family subscription. I am trying to create some rows using sequence formula in excel but the sequence formula is not present. Please help me here as how to get enable it.gvsr_5088Jan 28, 2025Copper Contributor18Views0likes1CommentExcel print to PDF issue
This is clearly a problem with my files, however, there is no clear indicator as to what the issue is. I have tried everything from resetting the print areas on each page to trying multiple pdf maker apps. I have a hunch it is that page one is in portrait and the later pages are in landscape but who knows. It has worked to print these files to a printer up until today and now I cannot print to PDF. the print preview shows me all pages but when i click print, it only stops at the first one and then continues after I save the first one. Basically, I print to PDF and the program (all programs) only print the first page (the one in portrait) and then ask where I want to save the rest of the pages (the landscape pages). I do not have the time to go through hundreds of documents and do this along with the follow up of then stitching the front page and the remaining pages together as it will cost me way way way too much time. Also my morals would be broken if I stooped that low and let technology win. its 2025 and if I cannot print to pdf with multiple orientations then wtfJn12345Jan 28, 2025Brass Contributor44Views0likes3CommentsHide Report Sheet
Good day Experts, I have 5 sheets and would like to protect and hide my report sheet from 4 other agents because it is confidential. How can I prevent them from opening the report. I tried to set a password but it still shows the information.tmotaungJan 28, 2025Occasional Reader25Views0likes1Comment=IF Formula Woes
Hello All! I'm working on a spreadsheet with a cell (C2) containing a drop-down menu. I'm trying to create a formula in another cell (D2) dependent on the selected item in the drop-down menu. I was successful at doing this with the first menu item ("14 Day"), but when I tried to enter the formatting for the second menu item ("21 Day"), I got the dreaded #VALUE! error. I've attached some pics that hopefully explain what I was trying to achieve. The red section of the formula below gives me the error. =IF(C1="14 Day",SUM(B2*14))*C2, IF(C1="21 Day",SUM(B2*21))*C2 Any help or advice would be much appreciated! Thank you in advance!MattafactJan 28, 2025Copper Contributor33Views0likes2CommentsConditional Formatting
To achieve this: I need these rules: First, green-fill the top 1 number per row. Second, outline-border the top 3 of all those top 1 numbers. Third, red-fill top 1 of those top 1 numbers. I can manage the first and third rules. But have no idea how to do the second rule, i.e., outline-border the top 3 of all those top 1 numbers. Please help, Excel 2016, thank you in advance!ourdogsover20kgJan 27, 2025Copper Contributor41Views0likes1CommentPlease help with linking IF(OR statements
I am attempting to write an IF(OR statement that will evaluate a single cell, containing a number between 0 and 360, and return a value between 0 and 90. The following individual statements seem to work for the selected number ranges. Range 0 to 90. IF(OR(C44<90),C44*1) Range 90 to 180. IF(OR(C44<180,C44>90),C44-90 Range 180 to 270. IF(OR(C44<270,C44>180),C44-180 Range 270 to 360. IF(OR(C44<360,C44>270),C44-270 I have attempted to combine the individual equations into a single equation. I cannot get it to work and cannot see the error. IF(OR(C44<=90),C44*1,IF(C44<=180,C44>=90),C44-90,IF(C44<=270,C46>=180),C44-180,IF(C44<=360,C44>=270),C47-270) For the cell C44, the following results should be obtained. Enter 80; yield 80. Enter 120; yield 30. Enter 250; yield 70. Enter 300; yield 30. Can someone please review the equation and correct the error? If I am using the wrong equation, please suggest the correct equation. Thank you in advance, Pirate69SolvedPirate69Jan 27, 2025Copper Contributor31Views0likes1CommentIF Statement? Or conditional formatting... How?
1) Im trying to set excel up so that Column C has the date of a service that has been completed, Column D Im using the formula =EDATE(C2,3) to calculate the due date in 3 months. This is working okay however I have copied this formatting down the column but if in the next row Column C is empty it still throws a random date into Column D in that corresponding row. I don't want it to show anything in that cell until I complete the entry in Cell C in that corresponding row. 2) I have managed to set up conditional formatting so that Column D shows red if overdue up to 1 month, yellow if coming due in the next week or that week. In column E I have "Quote sent?" and I want it to change the date (background) in Column D to green if i say yes. I worked out how to make column cell (E) green if i say yes but not the cell to its left ie Column D cell. I want that formula to work the whole way down. Ie Im essentially wanting to check off if its done by turning it green so it overrides the red/yellow conditional formatting i have set for the date in Column D to green based off the response in column EScookyJan 27, 2025Occasional Reader11Views0likes1Commenti need a bit of help on my sheet
so there is this i worksheet i've been working on for a couples of weeks now and i was wondering if someone could help me. so the pink/yellow cells are going to be hidden and the orange/blue are shown. my problem is when i select from the cell from A to the cells merged cells Q;R;S;T and i erase the content in them it also erases the cells between F and P which i don't want. so can i block or protect them from being erased ?ClemenceJan 27, 2025Occasional Reader23Views0likes1Comment
Resources
Tags
- excel42,076 Topics
- Formulas and Functions24,393 Topics
- Macros and VBA6,336 Topics
- office 3655,912 Topics
- Excel on Mac2,610 Topics
- BI & Data Analysis2,316 Topics
- Excel for web1,870 Topics
- Formulas & Functions1,716 Topics
- Need Help1,703 Topics
- Charting1,604 Topics