excel
43757 TopicsPossible to use one formula in multiple cells?
I have a workbook developed where the exact same formula is used in over 300 cells. I made the formula so that it acts 'by reference' (a lot of use of the INDIRECT() function) such that the formula doesn't need to change based on what cell is executing it. It is a fairly complicated formula that had to be copied and pasted over 300 times to deploy it. The cells are, for all intents and purposes, randomly located within sheets and across multiple sheets, so deploying an update to the formula is very time consuming. My question: is there a way that those 300+ cells can just reference one location to get the formula such that I only have to update the formula once if I need to make changes? Much appreciate any ideas!Solved73Views0likes3CommentsComments not displaying on hover
Hi, So I just got back from a stretch of leave to find that comments now only show the 'reply' option, but don't show the original comment or thread ... any idea how to fix this? Going to the menu option (review>show comments) and bringing up a sidebar is ridiculously cumbersome, especially for something that used to work. I have hundreds of comments in my tracker, so this is fairly annoying, and I'm hoping there's an option to have it display again.46KViews0likes5CommentsFormula Required if possible
Hi All, Can the following be accomplished… Help with a formula…. Sheet1 C8 and Sheet2 F7 Three alternative texts to choose from…. Sheet1 C8 – text entered “CASH” then Sheet2 F7 shows “CASH”. OR Sheet1 C8 – text entered “NIL” then Sheet2 F7 shows “NO PAYMENT”. OR Sheet1 C8 – text entered “EFT” then Sheet2 F7 shows “ELECTRONIC FUNDS TRANSFER (EFT)”41Views0likes1CommentHelp with Excel report creation for review results from multiple worksheets...
Windows 11 MS Office 365 Cloud Accessed from Citrix desktop I've been working on this project for a while and have a tracking spreadsheet for several review categories, each on its own worksheet tab. I have a results page that gives me the data I need. The table on the RESULTS tab contains the results for the reviews and marks them as either having 'Not Met', 'Met' or 'Exceeded' the goal for each category. The final piece of the project is giving us problems. I received a great deal of help with it from @HansVodelaar here on the forum and he got very close to solving it. I've included the spreadsheet with the final attempted 'Result' tab. Here is what I'm trying to do now... Automatically generate a simple report Based on the generated date on 'RESULTS' for the selected Rep That lists all records, Labeled by review category (see review tabs), From the designated start date to designated end date, Only for the categories with scores designating them as either 'Not Met' or 'Exceeding' the goal. So far, the 'Report' tab works to list the records. However, there are a couple of problems with it. I can't seem to successfully copy the formula to the master workbook, which holds the same structure, but is not redacted. The returned data, as is, only separates the categories by a blank line, but does not identify to which review tabs (categories) the results belong. Any help offered is greatly appreciated. Hans suggested that the solution may require use of Power Query. So, if anyone has an idea of how I can accomplish this report without having to go into each tab to filter, sort, format and print, it would be totally awesome!!49Views0likes7CommentsVBA to hide set of columns is in conflict with protecting the sheet
Hello, i created VBA to hide a set of columns. But when i try to protect certain cells in sheet including the columns that will be hiden, i get the error message" Run time error1004, Unable to set the hidden property of the Range class". I am not sure how to fix it or if there is a better way to do it. Regards, SamSolved2.8KViews0likes4CommentsFormatting / Inputting Help Needed
Hello! I am trying to put together a spreadsheet detailing media I own (4k, Blu Ray, DVD, etc.). I would like to include the run time but I'm running into an issue with inputting and formatting. I can set the format of the column as hh:mm:ss but I'm forced to hard input the colon between the hh / mm and mm / ss. Is there any way I can format the cells / column where I don't have to use the colon and it will automatically input it. That is, a movie is 1 hour, 23 minutes and 45 seconds, and I want to just type in 012345 instead of having to manually type the colon between the 1 and 2, and between the 3 and 4. Thanks!Solved38Views0likes3Comments