How can I enter data in a field that has a column formula?
I have a Contact list as a column type on sheet A and it is attached to my feeder sheet B. Sheet A also has a form attached to it and when a list option is selected, the contact list is populated on the sheet. However, if the list option is not selected, then the contact list does not populate.
I need to be able to fill in the contact list for manual entries as well as the automated ones. Is there a way to do this without having to have two separate spreadsheets? Let me know if more information is needed!
Answers
-
Hi
You cannot enter data into a field that has a column formula but you can amend the formula to check another column and return the value in the other column if the other column is not blank.
Your column formula would be something like this:
IF(ISBLANK([column that you enter manually]@row),original formula,[column that you enter manually]@row)
Hope this helps.
-
I am not sure i understand your suggestion.
maybe it will help if i fill in the gaps. STAFF NAME has a column formula attached to a feeder sheet that pulls the name of the staff member when PROPERTY NAME is selected. I added a column, with a drop down option of "general question or inquiry" so that PROPERTY NAME could be opted out of. However, if PROPERTY NAME is not provided, i still want to assign a STAFF NAME. is there a formula i could use to amend the row in STAFF NAME?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.1K Get Help
- 443 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 129 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!