Sign in to join the conversation:
My team is working on incorporating smartsheet for our landlord and tenant rep clients, as well as our team. Any suggestions on best templates, etc to use?
Hi Ginny,
Here are two examples that might help!
https://www.smartsheet.com/marketplace/templates/rental-property-maintenance
https://www.smartsheet.com/marketplace/templates/room-repair-requests
Would any of those work/help?
Do you have something today that you're using? Have you thought about creating something new?
Hope that helps!
Have a fantastic day!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
Unfortunately those do not. Do you have any other templates people in real estate are using? This is not property management necessarily
Ok. I'll check my archives and get back to you!
Have a fantastic weekend!
Did you see my previous question?
Unfortunately, I don't think I have anything else, but I'll get back to the post if I find anything.
Is it something, in particular, that would help?
I am trying to write a cross sheet formula and keep getting the incorrect argument set error. The formula I wrote is: =SUMIFS({Total Poles}, {Vendor}, "ALLO", {Date}, >=TODAY(-30)) My formula is stating that I sound sum the amount of poles where the vendor column is Allo and where the date column lists dates within the…
I have a risk sheet with a system generated id column (ACT-0001); etc. In the risk sheet I have a helper column to identify if the risk is linked to a task in my project plan sheet. In my project plan sheet, I have a column called RiskID that contains a string of risks (ACT-001; ACT-0002; etc.) linked to a task. The risks…
Hi, I am using this formula =IF([Warranty Status]@row = "Warranty Expired", IF(AND([Asset Status]@row = "In-Stock), "Out Of Warranty","")) Its says the formula is unparseable. I can't figure out the issue with the formula. Help is appreciated.