Formulas and Functions
24903 TopicsSetting Cell type format as V or L
I have an XLS that's been produced using python and two columns with dates in. Although the cell format is set to Date my upload to another system fails, investigation has found that this is because the cell 'type' is set to 'l' rather than 'v'. I've found a work around using the Text to Columns function but without using cell("type",A1) formula I wouldn't have found this. So two questions really Is there a way to easily identify / set the cell type in excel without adding in the type formula and using Text to Columns to copy and paste Is there a python command that would force this type to value rather than label? (We'll be moving the system to Java in the future so will this likely do the same thing?)13Views0likes1Commentlogical function
I have tried building a logical function that can help me calculate the exact values in the Score column. This can help me calculate for large data. values under the score section are the criteria that is reach if any of the conditions under the 6 disability domains is met. I need help please111Views0likes6CommentsMust Go Faster
I work in Sales. Every week I have to create an availability for our customers based off of our Availability. Our availability has multiple duplicates. I know how to highlight the duplicates. What I would like to do is run a formula for selecting 1 of the duplicates based on criteria from a different column. For Example A387-A392 are all 1gal Boxwood. I have to manually compare each row by column so that I only have 1 row left. Manually I would select Row 390 based on rooting, size, counted, and date last. I have tried IFAND, COUNTIFS, but I keep coming up with errors. Any help is appreciated.43Views0likes1CommentCount cells with numbers and text but only want cells with number counted
My statistics record of our flighted golf league, records scores and letter entries for did-not-finish, absent and absent with substitute. I want to count the number of player who played, by using their scores but not include any text entries. The count total cell is: =COUNT(H6,H9,H12,H15,H18,H21,H24,H27,H30,H33). If H9 and H24 did not play an "X" is entered. Formatting all cells as Numbers will still count the "X" in the total. TIA65Views0likes2CommentsExcel ran out of resources
Hi I am facing an issue with excel for Mac version 16.98, I am continuously getting message "Excel ran out of resources while attempting to calculate one or more formulas", when I delete the cell and type the formula again it is working and displaying the results, however when I try to close the file I am again getting the same message and the data gets changed to "Cal!" or Spill etc.... Can anyone support to resolve this issue Regards Ramsesh29Views0likes2CommentsSTOCKHISTORY values don't match with actual data
I've been analysing some sheets I've built using STOCKHISTORY (portuguese version HISTÓRICODEAÇÕES) and comparing with actual data (from Google Finance). I've realized that the values are not matching, and they diverge differently over time depending on the stock, always increasing over time. What's going on? For instance, CMIG4 (BVMF):4Views0likes0CommentsNewbie Question in Excel Formula's
I am creating a Excel sheet to calculate my company holidays over the annual period, and want it to calculate how many staff are off in any one day. So I want it to calculate FD, HD, UL so I know how many people are away from the business on a particular day. I have tried the help topics, but cant figure it out. PLEASE HELP! FD = 1 person paid for 1 whole day annual leave HD = 1 person paid for 1 half day annual leave UL = 1 person unpaid for 1 whole day unpaid leave RD = is not counted, but shown for planning purposes. Any help much appreciate, and thank you in advance.78Views0likes3CommentsHvborfår tester Excel feil tall opp mot hverandre.
Jeg har i lengre tid avdekket og dokumentert en gjentagende feil i Microsoft Excel ved testing av tallsystemer opp mot faktiske lottotrekninger. Excel gir feilaktige resultater ved sammenligning av tall, selv når dataene er korrekt formatert og logikken bak testene er enkel. Dette er uakseptabelt fra et verktøy som profilerer seg som et presist og pålitelig regneark. Eksemplet gjelder: Testing av riktige tall i en gitt rekke mot tall fra offisielle trekninger. Antall treff rapporteres feil av Excel, og resultatet samsvarer ikke med manuell kontroll eller testing i andre systemer (eks. Python). Formatet på tallene er korrekt, og ingen spesielle desimaltall, flyttallsfeil eller tekstdata er involvert. Finner heller ikke en formel/kode som passer inn. Får feil på feil. Har nåen andre opplevet det samme. BMA15Views0likes1Comment