Quantcast
Channel: Active questions tagged worksheet-function - Super User
Browsing all 992 articles
Browse latest View live
↧

I am trying to count values in a spilled array that are not blank or NA

I have a table where I have created a unique list using=UNIQUE(IF(Name1="A",Name2,""),FALSE,FALSE)The resulting list is a spillover array and has a blank space at the top (for the false if results) and...

View Article


How to use conditional formatting based on a different column?

Looking to format a column background color using conditional formatting based on the integer value from a different column. Where or how is the second column referenced?Bing AI, copilot, says:here is...

View Article


How to create a serial number using Alphanumeric equations?

How do you create an alphanumeric equation formula(without vba/macro) like example below?A001 + cell value(e.g. 1000) = B001Thanks in advance.

View Article

Trouble using IFERROR with an IF statement that has Multiple Conditions

I have a nested IF formula. The return value for some of the IF statements is given by index-matching. If the item doesn't exist on the other sheet, the index-match returns a #N/A, but if there's an...

View Article

How to get an exact match with VLOOKUP into the current cell

The name "Dodson" is on A5, the lookup is from B5, the table A16:B19, the value in the second column of the table, but am looking for the precise result of a VLOOKUP.The formula I have...

View Article


Image may be NSFW.
Clik here to view.

How to convert a simple VLOOKUP to XLOOKUP in Excel?

The VLOOKUP works as intended. The XLOOKUP is giving "#NAME" error:screenshot of the formula:the working VLOOKUP:=VLOOKUP(C12,B24:C29,2,FALSE)Which I'm reading as "take the value from c12", look at the...

View Article

Excel VBA - Looping an IF( & VLOOKUP( starting with a partial string

Good day to an amazing community,I am trying to develop a macro to loop through two arrays. Here is an example of how the data is set up:Raw data is found in C4:C1500$ data is found in D4:D1500Partial...

View Article

Excel - Vlookup within Vlookup dependent on drop-down

Please bear with my explanation here - I want to be as clear as possible. I have about 8 different tables (different categories), which contain ranges that correspond to point values. I have been using...

View Article


How can I standardize a list of Excel instructions so that it happens...

I'm not sure what I'm asking entirely, so it's made it difficult to Google. Thank you in advance for the assistance!I have a spreadsheet that generates each day with different information from the...

View Article


How do I show formatted numbers only in the formatted form in Excel cells?

So when I am using excel, sometimes a formula used will prompt an answer such as 67.9999999. When I then paste this into another cell which I have formatted to 2 decimal places it shows 68, but in the...

View Article

Excel - put login times into neat hours

I have this info in an excel spreadsheet ..representing the amount of time spent logged in to a computer..logins time of day amount of time logged in (h:mm)------ -----------...

View Article

Image may be NSFW.
Clik here to view.

Identifying a Specific Table Hierarchy... Don't Know Where to Start

I am trying to identify/mark records where an entry exists in a specific column. While that may be pretty straightforward using a loop, I must also mark those records representing the "Parent" records....

View Article

Insert MODE.SNGL into a conditional formula pulling data from one worksheet...

Windows 10Excel 2019I have a workbook with two worksheets, Product Data and Product List.The data in Product List is generated each time the formula I am looking for is run.The number of products is...

View Article


How do I assign numeric values to text in Excel or Numbers and add them

I created a spreadsheet to track my sons wrestling team. The text I'm trying to convert is Wp, Wt, Wm, etc. The first letter stands for Win and the second letter represents how the match was won. p =...

View Article

Excel auto populate DATE from one worksheet to another in same workbook

I really hope someone can help me with this. I'm getting super frustrated. I have a specific cell (F3) on sheet1 that I'm using the DATE function to show a specific date (not the current date). I want...

View Article


Image may be NSFW.
Clik here to view.

Can I make a conditional design base on other cells (Excel)

I'm trying to make this by Excel rules:That any cell (in column B) that is near (beside) "1" (in A) will be red, and any cell near (beside) "2" will be green.There is a possible way to do it? (without...

View Article

How can I reset the Math Symbol Autocorrect in word?

How can youReset the math autocorrect pairing between shortcuts of e.g. the form \scriptF and the mathematic symbol to default settings?How can you add a shortcut to a mathematic symbol that already...

View Article


Daily Data into Monthly Data Excel

I'm working on an excel project where I have an excel sheet with daily percentage yield data for everyday for 20y. I'm only interested in having the yield of the first entry of each month. How can I...

View Article

Google Sheets - Multiply/Concatenate String Arrays [migrated]

Suppose I have three columns importing data from elsewhere, like so:NameCompanyDivisionAdamMetaOpsBettyNvidiaSalesCarlOpenAIDevelopmentThe number of values in each column may change from time to time...

View Article

Image may be NSFW.
Clik here to view.

Returning values from on column in a row if another column in the row meets...

I want to be able to get values from a cell in one column if data in other column meets criteria. Please look at the picture then read further.So I want to create one column to show all SRaverage...

View Article
Browsing all 992 articles
Browse latest View live