About 1,611,003 results (3,097 milliseconds)

How can I copy data from one sheet to another using IF statements ...

https://support.google.com/docs/thread/109233301/how-can-i-copy-data-from-one-sheet-to-another-using-if-statements?hl=en
May 9, 2021 ... I'd like to separate the data out into multiple sheets so that ... Example: If the team is recorded as "Red", I want that row of data ...

Return sheetnames from multiple sheets if meets criteria - Google ...

https://support.google.com/docs/thread/107538347/return-sheetnames-from-multiple-sheets-if-meets-criteria?hl=en
Apr 25, 2021 ... In this case, combining all of the sheet names (or person names if you prefer) that are associated with a product onto one row per product. = ...

VBA Code; need linked cells to change color if condition met

https://groups.google.com/g/microsoft.public.excel.worksheet.functions/c/gIs8xRoweBE
Aug 31, 2007 ... I'm revisiting an old High School Scheduling project with a clearer objective. Microsoft Office EXCEL 2003. How do I get the cells that are ...

Send Email to different People with Google Sheet based on Cell ...

https://support.google.com/docs/thread/133700018/send-email-to-different-people-with-google-sheet-based-on-cell-value-change?hl=en
Nov 3, 2021 ... Do you know of a way (and if so, could you post a few examples of the scripting code) to have multiple conditions tested (so one for = "Approved ...

Question about speed and performance

https://groups.google.com/g/exceldna/c/9cJozLY1WWg
Apr 17, 2014 ... Would there be a better way to combine ExcelDNA, NetOffice and Excel? ... If most of your macro is spent talking to Excel via the COM ...

Conditional Formatting: Highlight next blank cell in column if ...

https://support.google.com/docs/thread/53745172/conditional-formatting-highlight-next-blank-cell-in-column-if-statement-is-true?hl=en
Jun 15, 2020 ... will highlight the next blank cell for me, but I'm not sure how to combine that with an IF statement so that it will be based off of what is ...

Importing Entire Google Sheet file and Excluding Rows when a ...

https://support.google.com/docs/thread/36584598/importing-entire-google-sheet-file-and-excluding-rows-when-a-particular-word-is-listed-in-a-column?hl=en
Mar 30, 2020 ... ... multiple sheets into a single, usable table. 1. All the tabs must have identical column organization. Date/Name/Email/Address for example. If ...

How to concatenate values across 'x' multiple columns and contain ...

https://support.google.com/docs/thread/204609556/how-to-concatenate-values-across-x-multiple-columns-and-contain-specific-text?hl=en
Mar 3, 2023 ... ... example rows. Considerations: > The ... 2) Each cell value must start with the string "Team:". I originally did this in Excel and when ...

Add multiple keywords e.g. "Text does not contain" filter within a ...

https://support.google.com/docs/thread/72339687/add-multiple-keywords-e-g-text-does-not-contain-filter-within-a-pivot-table?hl=en
Sep 21, 2020 ... If you want us to work directly on it, please adjust to Anyone ... Everything else is available on the sample data spreadsheet. L. Lance ...

Set up conditional formatting that is also case sensitive - Google ...

https://support.google.com/docs/thread/225325361/set-up-conditional-formatting-that-is-also-case-sensitive?hl=en
Jul 13, 2023 ... Hi there, I'm new to googlesheets and excel, been trying to teach myself with this project. Sorry if I explain the below poorly: I have a ...

Separating each turtle-owned variable in behaviorspace

https://groups.google.com/g/netlogo-users/c/_QUp7ERJl4s
You can edit that in the macro as well if you want something else. Attached is a sample csv file before running the macro, after clicking to select cell D8 ...

Combining PDF

https://groups.google.com/g/adobe.acrobat.windows/c/Uk58405tIqs
This looked great in the demo of an executive putting Word, Excel ... VBA program not manually. 100's of reports each quarter ... if you want to do it manually I' ...

PyDev of the Week: Chris Moffitt - Mouse Vs Python

http://feedproxy.google.com/~r/TheMouseVsThePython/~3/-r6CoNxPxSs/
Mar 7, 2016 ... ... when they try to build monster applications in Excel + VBA. I think ... If someone can write a complex if statement in Excel, then I am ...

looping through inbox messages / debugger under Outlook VBA

https://groups.google.com/g/microsoft.public.office.developer.outlook.vba/c/9p2_guowWDA
If you want to process all the items in a folder, don't use a rule for that, just write a normal macro. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook ...

replicating excel's textjoin with an IF function - Google Docs Editors ...

https://support.google.com/docs/thread/201897402/replicating-excel-s-textjoin-with-an-if-function?hl=en
Feb 14, 2023 ... replicating excel's textjoin with an IF function. in excel, I have ... Use your sample sheet to demonstrate what you'd like the sheet to do!

How to QUERY/INDEX+MATCH multiple rows of text from a merged ...

https://support.google.com/docs/thread/11089976/how-to-query-index-match-multiple-rows-of-text-from-a-merged-cell?hl=en
Aug 1, 2019 ... I've gotten it to work for the first row, as it changes accordingly based on the name from drop-down list, but when it comes to the second and ...

Re: [wxPython-users] wxPython & COM server

https://groups.google.com/g/wxpython-users/c/wumHB0CzvY8
I hope this answers your question and gives you a way to determine the parameters for other Excel statements. ... If you have query statements in MS Access with a ...

Improving outlook rules

https://groups.google.com/g/microsoft.public.outlook/c/8m_EB_YKpmE
Oct 26, 2021 ... more rules", so multiple rules get exercised on the same message. AND'ing of rules is accomplish within a rule by adding multiple conditions in ...

Custom Functions in Google Sheets | Apps Script | Google for ...

https://developers.google.com/apps-script/guides/sheets/functions
Jan 31, 2025 ... If you don't know how to write JavaScript and don't have time ... Consequently, if you plan to use a custom function multiple times on ...

ExcelReference.GetValue() throws XlCallException

https://groups.google.com/g/exceldna/c/xm8DZ5Eld9E
Please write back if you learn more. Regards,. Govert.. Carlos's ... Also Excel will not recognise a dependency that is bypassed by an IF statement.