A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Hi,
Enter this formula in cell C8
=XLOOKUP(B8,A2:A3,B2:B3,,-1)*A8
Hope this helps.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I want to calculate RUBS base on January 1st, and July 1st rates updated.
Based on current date, spreadsheet calculates RUBS for the 1st of the year or for the midyear update.
Thank you.
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Hi,
Enter this formula in cell C8
=XLOOKUP(B8,A2:A3,B2:B3,,-1)*A8
Hope this helps.
Hello,
Yes, essentially what I want to be able to do is have a date formula that I can use to update for RUBS specifically a water rate changes for 1/1/2026 and 7/1/2026.
For example,
Data:
January 1st through June rate was 3%.
July 1st comes around, the rate changed from 3% to 3.2%.
I wanted to be able to build a formula that when I enter the date of say July 1st (7/1/2026, can be in this format), that it calculates the costs based on the rate and dates.
Thank you