Sign in to join the conversation:
hi,
Is there a way that if I choose a name from a drop down box in one column it will show the appropriate email address in another column?
regards,
Mark
Hi Mark,
Yes, it is but what would be the best setup depends on your specific needs.
Can you describe your process in more detail and maybe share the sheet(s) or some screenshots? That would make it easier to help. (share too, andree@getdone.se)
Hope that helps!
Have a fantastic weekend!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
Hello, I have set up a sheet in which a form will submitted with 4 columns; a specific label (from a dropdown list), and then up to three barcodes. On the grid I also have a hidden created date column. I am then wanting to create a separate sheet that collates the most recent barcode for each column for label for the day.…
Hello- I'm trying to build a sheet where i can open appointments chronologically after 75% of the appointments fill up. I currently have 4 appointments every 15 minutes. the only way i can think to do this is to add a sumsif formula and once 3/4 of the slots fill, to open the next set of appointments. if there's a better…
Hi all, I am trying to expand on my regular countif formula but I am getting an error. The original formula: =IF(Order@row = 2, SUMIFS({Costs}, {Date}, Date@row, {Location}, location@row), SUM(CHILDREN())) works perfectly fine. However, when I add onto this formula, I get an error: =IF(Order@row = 2, SUMIFS({Costs},…