[Solved] Get value from lookup table

Discuss the spreadsheet application
Locked
Josh Brenjan
Posts: 2
Joined: Wed Feb 05, 2025 3:59 pm

[Solved] Get value from lookup table

Post by Josh Brenjan »

Hi Everyone, I'm a bit awkward in stuff like these and it is my first time asking for help in the Open Office Calc.
I have been using this tool ever since I was employed in the bank I'm working at and I think that I need help to level up in my understanding on how to use this as best that I could. My current dillema may seem simple to most but it is very tricky for me.

I just need to know what formula to use in getting a Numerical Value from 2 columns(columns A & B, from row 3 to 270) in the same sheet as it will complete the Formula(column C & D) for it to correspond to the specific numerical value from the aforementioned columns within the amount range listed.

I will attach the file below. Please help me, it would really mean a lot to me :)
Attachments
RD Fee Matrix.ods
(19.92 KiB) Downloaded 50 times
Last edited by MrProgrammer on Thu Feb 06, 2025 12:23 am, edited 1 time in total.
Reason: Tagged ✓ [Solved]
Apache OpenOffice 4.1.15
User avatar
MrProgrammer
Moderator
Posts: 5430
Joined: Fri Jun 04, 2010 7:57 pm
Location: Wisconsin, USA

Re: Need to create formula with pre-existing list of amounts within range

Post by MrProgrammer »

Hi, and welcome to the forum. Thank you for the attachment.
Josh Brenjan wrote: Wed Feb 05, 2025 4:22 pm I just need to know what formula to use in getting a Numerical Value from 2 columns(columns A & B)
=VLOOKUP(D2;$A$3:$B$270;2)
[Tutorial] VLOOKUP questions and answers

Josh Brenjan wrote: Wed Feb 05, 2025 4:22 pm I need help to level up in my understanding
[Tutorial] Ten concepts that every Calc user should know

If this solved your problem please go to your first post use the Edit ✏️ button and add [Solved] to the start of the Subject field. Select the green checkmark icon at the same time.
Mr. Programmer
AOO 4.1.7 Build 9800, MacOS 13.7.8, iMac Intel.   The locale for any menus or Calc formulas in my posts is English (USA).
Josh Brenjan
Posts: 2
Joined: Wed Feb 05, 2025 3:59 pm

Re: Get value from lookup table

Post by Josh Brenjan »

Worked like a charm :)
Thank you Mr. Programmer! I will read and learn in this forum!

Hope I can treat you a coffee!
Apache OpenOffice 4.1.15
Locked