Copy Data from one cell to another only if a certain drop-down option is selected
What formula can I use or what option do I have if I want one cell data to be copied to another cell only if a certain drop-down selection is chosen? Example: the is an amount in one cell. I want that amount to be copied to another cell only if the drop down selection of Approve is selected. If not, nothing is copied.
Best Answer
-
You would use a formula along the lines of
=IF([Dropdown Column Name]@row = "Approve", [Amount Column Name]@row)
Come see me in Seattle at ENGAGE 2024! I will be at the 10xViz partner booth throughout as well as the "Lets Talk About Community" Meet & Eat table on Tuesday from 11:45am - 12:45pm!
Answers
-
You would use a formula along the lines of
=IF([Dropdown Column Name]@row = "Approve", [Amount Column Name]@row)
Come see me in Seattle at ENGAGE 2024! I will be at the 10xViz partner booth throughout as well as the "Lets Talk About Community" Meet & Eat table on Tuesday from 11:45am - 12:45pm!
-
Ok, thanks. I will try it out!
-
Happy to help. 👍️
Come see me in Seattle at ENGAGE 2024! I will be at the 10xViz partner booth throughout as well as the "Lets Talk About Community" Meet & Eat table on Tuesday from 11:45am - 12:45pm!
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.8K Get Help
- 376 Global Discussions
- 207 Industry Talk
- 440 Announcements
- 4.5K Ideas & Feature Requests
- 139 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 284 Events
- 33 Webinars
- 7.3K Forum Archives