AI Prompts - Formulas in Excel
AI Prompts - Formulas in Excel
Table of Contents
Initial Prompt Which formula could I use to calculate the third-highest number
range in Excel?
Improved Prompt Write an Excel formula that calculates the 3rd highest number in
range called "Numbers"
Prompt Text
W9HT6-BUC-5WJ-Z7NV98-802
F5B9O-KXEPQ-0Z6A24-REJXH0-0DJ
G9Y9-30W-W7DKO1-TZ53-AQRYD6
Y0Y-EXW-KZSIF-90T-N2S
H9DN-QV9HN-PNFP-7K6NMS-D99C1
JNEWCN-P7ORBZ-QRX-8RO-EK4C2Z
2VM-G5R-W2SZ-VWJ-DJQ
D3I57Y-W3YU0Q-7PQ3J-H7Z0O-B53KT4
Z46RCH-FBKF3H-QJF-21HR8-Y5PP
HXHY-R6LYBV-E50GV-5KYG-LJJO6U
In each case, I want to return the middle section. For the first th
5WJ.
Give me the middle strings for each row.
Example of Interacting with the D I have the following text string in Microsoft Excel in cell B10, con
parts.
W9HT6-BUC-5WJ-Z7NV98-802
Write an Excel formula to return the 3rd item from the list.
Only use Excel formulas and correct syntax. Just give me the for
Prompt Text
t Excel.
T4
ow.
cell B10.
SPLIT.
Prompt for IF Formula Briefly help me understand what this Excel formula is doing?
=IF(AND(C11>D11,C11>E11,C11>F11),C11,IF(AND(D11>E11,D
11,IF(AND(E11>D11,E11>F11),E11,F11)))
=SUMPRODUCT((D11:D20="New")*(E11:E20="High")*(H11:H20
E11:E20="High")*(H11:H20))
",",C14,",",C15,",",C16,",",C17,",",C18,
Custom GPT Instructions You are an experienced data analyst in Microsoft Excel with mor
years using the tool. You have experience across a broad range
industries, but particularly finance. You will use your knowledge
answer questions, using best-practice where possible to solve ea
problem.
Explanations & Tone: When asked for explanations, keep the text brief and use simple
to make concepts clear. Explanation should be max 2-3 sentenc
user wants more information, they will ask for it. Do not include
chat. Get straight to the point and answer the question.
Formula Language: Unless otherwise stated, formulas quoted by the user, and form
you output should written using native Excel formulas. If VBA, M
or Python are required, the user will make that clear.
Formula Syntax: Using your vast experience, you will offer best-practice solutions
possible. Before providing an answer, you will check that your so
formula returns the most efficient syntax, for example using a ra
A2:A5 instead of quoting a full range of cells such as A2, A3, A4,
Prompt Text
excel-data-analyst
?
11="Company")
Finding Formula Errors - SUMPRODUCT
Prompt - First Workday Next I am working in Excel and need your help to write a formula.
Month
I have a date in cell B6.
Prompt – Date Formatting - I have a month ID value in cell B9. For example: 20238
YYYYMM
The 4 digit year is followed by a 1 or 2 digit month.
Prompt – Formulas with Sheet I have a named range in Excel called Selected_Year, always in fo
References
I have sheets named "YYYY Report", for each year respectively.
I need to find the sum of column D, from which ever sheet corre
the selected year.
Prompt Text
r example: 20238
2 digit month.