Using XLOOKUP to Calculate Taxes
16:16
Пікірлер
@MathsAtlas
@MathsAtlas 2 сағат бұрын
Complex issue explain nicely 👍
@yazzy-yayy
@yazzy-yayy 13 сағат бұрын
This seems to be the most helpful video I've found for what I'm trying to do. However, can you identify what are the parts to the script that I should adjust based on my spreadsheet? I've never used Apps Script or written any type of script so I feel a bit lost. Thank you
@KateHidlao
@KateHidlao 2 күн бұрын
Thanks for the amazing tutorial, but is it possible to input an number there that will automatically notify the parents that their children safely arrived in school?
@rizaparamayudha8196
@rizaparamayudha8196 2 күн бұрын
Thank you very much for the video; it was very helpful for me. However, I’d like to ask, how can I make each product row automatically have a different row color?
@user-fm2rv5ke1p
@user-fm2rv5ke1p 2 күн бұрын
I tried this using a "test" sheet, and it worked wonderfully. HOWEVER, when I try to replicate the script on the tab I need, it doesn't work. I changed the sheet name in the script, left the column the same (it is the same), and everything else as shown here. It doesn't work. What am I doing wrong? Edited to add that I am using a "table," not a range.
@XavierCummingsxWF
@XavierCummingsxWF 2 күн бұрын
Hey this is as quality work as I've seen, very nicely done. Where did you grow your expertise?
@TKCleaners
@TKCleaners 3 күн бұрын
I typed in =date(c3,month(c2&1),1)-(weekday(date(c3,month(c2&1),1))-column(A3) and I am getting 12/29/2024...I can't figure out why when I have 2025 in the year and January in the month. Can anyone help me?
@TKCleaners
@TKCleaners 2 күн бұрын
I GOT IT!!! Now on to the next step! LOL I am slow but I will get this if it k!lls me!
@TKCleaners
@TKCleaners 2 күн бұрын
OK, I got the calendar part all figured out. My question right now is, I want to use this calendar for someone to put reservations in for a campground. I put a reservation in January but it is showing on every month on the date on I put it in. How do I stop it from going to every calendar? This spreadsheet is going to be used by someone who has almost zero experience with spreadsheets so I am trying to make it as simple as possible. They just need to be able to type the reservation into the date on the spreadsheet for each lot (there are 108).
@HashAliNZ
@HashAliNZ 2 күн бұрын
@TKCleaners have you got multiple calendars? If you do, you'll need to change the reference to the right month. If you don't, then there's something strange going on because it should only work for the matching date and not other months
@francoisd.9027
@francoisd.9027 3 күн бұрын
Thanks a lot !!!
@brian.smalley
@brian.smalley 3 күн бұрын
#REF - Reference does not exist? I copy/pasted the script, saved it.. and I get #REF
@HashAliNZ
@HashAliNZ 3 күн бұрын
You need to allow external data. When you mouse over the #REF error it tells you what to do.
@brian.smalley
@brian.smalley 3 күн бұрын
@@HashAliNZ - Thank you for responding back. It just says "Error Reference does not exist" - but the cell that I'm referencing does exist.. w/a hyper link.. Deleting, re-entering it doesn't fix it... (I was FIRST getting just a blank cell.. now this..)
@HashAliNZ
@HashAliNZ 3 күн бұрын
Is there a hyperlink in that cell?
@brian.smalley
@brian.smalley 3 күн бұрын
@@HashAliNZ - yes.. it's probably some access issue.. I've copy/pasted it over from my work to my personal gmail account to have full access to mess w/settings.. it's the hyperlink version that the sheet offers when you originally paste it in "[hit tab].. " (but yes.. you hover over it and the URL preview pops up)
@brian.smalley
@brian.smalley 3 күн бұрын
@@HashAliNZ - right click "remove smart chip" = done. Thanks again for responding back. This is enough.. and enough time spent for both of us, I'm sure! Thanks!
@barateza16
@barateza16 4 күн бұрын
love the step-by-step, but unable to afford Document Studio -- I guess the community would really benefit from a free alternative to that
@fheli10se
@fheli10se 4 күн бұрын
Hi there! I am a teacher who created our after-school CICO spreadsheet using the lambda functions you shared in the video. It worked great until the last week of December. When we returned from winter break, the timestamps were no longer static. Why do you think this is happening? Can you please help me figure out how to fix this?
@HashAliNZ
@HashAliNZ 4 күн бұрын
Yeah there was a major refresh in the background of Google Sheets so it reset the volatile formulas. It's best to use scripts shown from about 6:04. I'll be making a video strictly on the scripting side of timestamps when I get back into things in a few weeks
@fheli10se
@fheli10se 4 күн бұрын
@@HashAliNZ Looking forward to it! You are the best!
@valsis
@valsis 4 күн бұрын
I might be late to the party here since the video was poster a year ago... I've been trying to figure out how to get the check box to have the ✔ if the task is done and ✖ if the task is not done. Any idea how to achieve that?
@DyYummyYummy-kx5xg
@DyYummyYummy-kx5xg 5 күн бұрын
unknow command QRCODE plz help
@nlc5344
@nlc5344 5 күн бұрын
How do you prevent users from breaking the dependent dropdowns?
@BowlWiki
@BowlWiki 5 күн бұрын
I've entered the lambda functions as he did for the start and end times. However, every time a checkbox is checked, both the start and end times update to the current time. I've started over so many times. I cannot locate my error. What did I do wrong?!
@kennethiacochran9744
@kennethiacochran9744 5 күн бұрын
A couple of us commented last week with this same issue. He shared that Google did a major overhaul behind the scenes, however he will upload a new video showing us how to use Google Script versus Lambda.
@demidylan1826
@demidylan1826 6 күн бұрын
Does this still work? I copied it exactly and it used to work fine but now the timestamp updates whenever I make any change to the google sheet
@BrennaW-c1j
@BrennaW-c1j 6 күн бұрын
Same issue! I've used this for months perfectly, and starting a few days ago it updates all the timestamps. HELP!!
@MalissaBrock
@MalissaBrock 4 күн бұрын
Same! Been using for months. What has changed?
@Antôniocarlossilva-z1p
@Antôniocarlossilva-z1p 7 күн бұрын
top!
@Antôniocarlossilva-z1p
@Antôniocarlossilva-z1p 7 күн бұрын
top!!!
@Antôniocarlossilva-z1p
@Antôniocarlossilva-z1p 7 күн бұрын
top!!!
@Antôniocarlossilva-z1p
@Antôniocarlossilva-z1p 7 күн бұрын
top!!!
@Antôniocarlossilva-z1p
@Antôniocarlossilva-z1p 7 күн бұрын
it's very cool!
@kennethiacochran9744
@kennethiacochran9744 8 күн бұрын
Hi! Thanks for the video. When I first created this, it appeared to work just fine. Now, every time the workbook is opened - the times change (as if the Now formula is not saving prior inputs). Any insight on how to resolve this issue?
@HashAliNZ
@HashAliNZ 8 күн бұрын
Hi! The best option is to switch out the lambda functions for Google apps script. I can create a video showing how to do that using this same template if you want.
@kennethiacochran9744
@kennethiacochran9744 8 күн бұрын
@@HashAliNZ Yes, that would be very helpful! Thanks!!
@HashAliNZ
@HashAliNZ 8 күн бұрын
In the meantime, if you wanna try figure it out yourself I've made a video with the script before, you'll just need to get the ranges right. The scripts start at 6:04 in this video: kzbin.info/www/bejne/bJrbpWCYbblrnpIsi=4LziwpqTnyN0kfjx
@kennethiacochran9744
@kennethiacochran9744 5 күн бұрын
@@HashAliNZ Hi! I tried to figure it out myself, but was not successful. Any update on the new video?
@sabrinalalioui8956
@sabrinalalioui8956 9 күн бұрын
Hello I'm having a problem withe the time At first it was working right but now It is changing I delited it all and restarted but the problem still the same Can you please check it and help me
@kennethiacochran9744
@kennethiacochran9744 8 күн бұрын
I am running into this same issue today, as well.
@HashAliNZ
@HashAliNZ 8 күн бұрын
Hey, there was a big refresh behind the scenes of Google Sheets. I'll be making a video showing how to switch out the lambda functions for Google apps script.
@sabrinalalioui8956
@sabrinalalioui8956 8 күн бұрын
@@HashAliNZ yes please I'm runninig out time 😅
@ImaginationEngine-xq3wg
@ImaginationEngine-xq3wg 9 күн бұрын
I hate google sheets.
@HashAliNZ
@HashAliNZ 9 күн бұрын
That's OK. It's not for everyone
@martinecelinarinoza7960
@martinecelinarinoza7960 10 күн бұрын
Hi! Trying out the formula for multiple calendars in the same sheet, however, I can't seem to figure it out for the second month. Can you explain the purpose of the "column(A3)" part of the formula? It changes as I change the column, but I can't seem to understand why.
@HashAliNZ
@HashAliNZ 10 күн бұрын
Hey! The column(A3) is what gives you each date. The first part of the formula, the date function, gives us the 1st of the month. The second part, the weekday function, gives us the offset to determine which day of the week is the 1st. And the column(A3) increments from day 1 to day 2 and so on. If you've only got one column per day, use A3. If you've got 3 columns per day like I did later in the video use C3 (I know I used E3, I should've used C3 instead). If you've got 6 columns per day then your first date in the calendar would use F3 because it's the 6th letter of the alphabet. I did that off the top of my head without testing it but I think that should be right. Good luck!
@tanishansari4866
@tanishansari4866 11 күн бұрын
function GetURL(rangeInput) { var sheet = SpreadsheetApp.getActiveSpreadsheet().getActiveSheet(); var range = sheet.getRange(rangeInput); var values = range.getRichTextValues(); var results = []; // Loop through each row in the range for (var i = 0; i < values.length; i++) { var row = values[i]; var rowResults = []; // Loop through each cell in the row for (var j = 0; j < row.length; j++) { var richTextValue = row[j]; if (richTextValue) { var url = richTextValue.getLinkUrl(); rowResults.push(url ? url : "No URL Found"); } else { rowResults.push("No URL Found"); } } results.push(rowResults); } return results; } Far Better Formula then any of them Thanks me later
@Spooky_eats
@Spooky_eats 12 күн бұрын
Great video, learned lots of new tricks. Im just having 1 little issue. I followed step by step and the formula for the dates to update with months and year isn't working properly. No matter the month, the 1st day stays on monday. Idk what Im doing wrong 😩
@expl0degaming298
@expl0degaming298 12 күн бұрын
Super helpful! Thank you very much, this actually solved 2 problems I was having, by teaching me about the Query function. So thanks for hitting 2 birds with 1 stone. 😉
@WigglyWooTH
@WigglyWooTH 13 күн бұрын
So clever
@sandrat1779
@sandrat1779 14 күн бұрын
Hi very helpful video but I am stuck at 5:54 - how did you drop down the rows to create space for adding in extra information?
@HashAliNZ
@HashAliNZ 13 күн бұрын
Cut and paste. Highlight the cells you wanna move. Ctrl + x to cut. Ctrl + v to paste where you want it
@stephaniemarcos9326
@stephaniemarcos9326 15 күн бұрын
What can I do if I want the QR code to say if they are in the list or not
@MrDonGruv
@MrDonGruv 16 күн бұрын
How can I filter a checkbox and have the cell appear in the filter results instead of True or False?
@niranjan.r9136
@niranjan.r9136 16 күн бұрын
How to stop students proxy other students attention
@Dumanimator
@Dumanimator 16 күн бұрын
Thank you, could you make a tutorial, how to create filter and export csv in Appsheet?
@JoyceKapinga-q8b
@JoyceKapinga-q8b 16 күн бұрын
On June 2025, my calendar starts on the 2nd. How would I make it start on the first?
@JoyceKapinga-q8b
@JoyceKapinga-q8b 16 күн бұрын
fixed by altering weekday formula
@zufiqahmahali6620
@zufiqahmahali6620 17 күн бұрын
Hi.. nice video.. but I have no function IFNO.. is there any other formula I can use?
@HashAliNZ
@HashAliNZ 16 күн бұрын
IFNA and IFERROR
@SainttSarahh
@SainttSarahh 17 күн бұрын
help :/ at 3:20 , i have the same formula and when I drag out the days across the week, it goes from 29 (Sunday) to 26 (Monday). I have my Month set to Jan and year to 2025
@SainttSarahh
@SainttSarahh 17 күн бұрын
edit: i figured it out lol
@bloggermaheshwer6365
@bloggermaheshwer6365 18 күн бұрын
How to insert an image into a QR code step by step? Please explain. Also, the Google QR code infographic link is not visible.
@RubyEvans-r2g
@RubyEvans-r2g 18 күн бұрын
Hey just a quick question at 20:33 you managed to fix your REF error by adding more rows, but mine comes up with an error for the next collom instead, or if it is about the rows a new row is only a tempowary fix or doesnt work at all. Is there anywau to fix this, it occurs when i try to add an event on, even when i have multiple separate rows for a day, it just seems to be an issue with 'overwriting data in ___' and im not sure how to fix it any advice?
@RubyEvans-r2g
@RubyEvans-r2g 18 күн бұрын
This is my formula is there anything wrong with it? =IFNA(FILTER('DASHBOARD - OVERVIEW'!$B$15:$C$84, 'DASHBOARD - OVERVIEW'!$D$15:$D$84=B9)) Thanks so much!
@projectnathanadam6232
@projectnathanadam6232 19 күн бұрын
I would love to know how to change the frequency to a bi-weekly. monthly, or yearly option.
@donkasaurus
@donkasaurus 19 күн бұрын
How can I make a copy of the spreadsheet without breaking the formulas - been struggling with that for a while - HELP!
@horacebury
@horacebury 19 күн бұрын
This is very good but in the first section you explain how to get +0 but completely skipped how to solve the problem (+1) for the 3 rows showing the issue. I’m a developer and I know that TRUE will equate to 1, but I’m guessing many viewers will want that info, which you omitted. There’s also no explanation of why +1 solves the problem. Why does 4-20+1 solve the problem?
@HashAliNZ
@HashAliNZ 19 күн бұрын
The number 1 is equivalent to 24 hours when using time format in Sheets and Excel. So if we have start time 8pm and end time 4am, that is -16 hours. Add 24 hours to that to get us up to 8 hours.
@rovinnbenn9203
@rovinnbenn9203 19 күн бұрын
this can work in Microsoft excel right?
@HashAliNZ
@HashAliNZ 19 күн бұрын
Yes. There may be some slight differences in formulas, but it's possible to remake it
@breijmers
@breijmers 21 күн бұрын
Thanks, this is great, when are we going to deep in Fequency, birthdays, integration google calendar?
@HashAliNZ
@HashAliNZ 21 күн бұрын
Videos are recorded. Just gotta edit them, but life is a bit in the way at the moment. Me and the kids have been incredibly sick past few months so hard to get any work done.
@itsgenysis
@itsgenysis 22 күн бұрын
great video! however I’m stuck on the first part - how did you change the numbers to show from the 4,000’s to count chronologically from 1? I see you highlighted all the cells but not sure what you clicked.
@HashAliNZ
@HashAliNZ 22 күн бұрын
Hi genysis, once you've highlighted the values, click on Format the Number then Date 👍
@itsgenysis
@itsgenysis 22 күн бұрын
@ thank you!
@fannumtrucks
@fannumtrucks 23 күн бұрын
I work day shift and Night Shift sometimes in the same week also want week number
@houssamalissa4417
@houssamalissa4417 24 күн бұрын
This is awesome, thank you! One issue I've encountered: when adding an offset for using Monday as Day 1, this sometimes creates the bug that you lose Day 1 from the calendar altogether, and the month starts on Monday, Day 2. I think we saw this in your vid for Sep 2024, any ideas how to get round this?
@NirvanMundra
@NirvanMundra 25 күн бұрын
Hi Hash, I am syncing 12 sheets but the last sheet data is not coming in the query. But when I used query for just that sheet its pulling data. Can you please help? or can someone else?
@lilikoimahalo
@lilikoimahalo 25 күн бұрын
for people who are trying to adopt this to use for labeling: you need to change the query so that it looks like =transpose(QUERY(B:C, "SELECT C WHERE B = '"&referenced_sheet!K2&"'", B1:C1)). In the formula, B1:C1 are your headers. Because if you don't use headers there is an issue with cutting the list in our dependent list by one on each following row until you are left with "N/A". That way, let's say you choose the labels "cats" from column C and you will have your options from column B "white, calico, red,.." on each row which is useful for labeling