使用@row引用列中的单元格的公式
你好!
我想能够有一个列公式,其中一个单元格是下一个直接单元格在另一列相同的值。例如,我希望第三行“继任者负责”列下的单元格与第四行“任务负责”列下的单元格相等。
当然,最简单的方法是使用公式“=[Task Responsible]3”,但由于我需要转换为列公式,目前这不是一个选项。
任何帮助将非常感激,谢谢!
最佳答案
答案
-
最小值 ✭
我认为这非常接近!我希望这样,如果我在“Task Responsible”中输入一个名称,它将被输入到“Successor Responsible”上面的单元格中,而不是下面。目前我的表单是这样的:
但我希望继任者“凯文•李”(Kevin Lee)坐在负责任务的“约书亚•金”(Joshua Kim)所在的那一排,如果这有意义的话。
如果我的措辞令人困惑,我道歉!
-
最小值 ✭
实际上我自己解决了这个问题,只是把负号变成了加号。谢谢保罗!
-
保罗新来的 ✭✭✭✭✭✭
帮助文章参考资料欧宝体育app官方888
=COUNTM(COLLECT({Action Plan Notes}, {RR Type}, @cell = \"Backlog\")) \/ COUNTIFS({RR Type}, @cell = \"Backlog\")<\/p>"}]}},"status":{"statusID":3,"name":"Accepted","state":"closed","recordType":"discussion","recordSubType":"question"},"bookmarked":false,"unread":false,"category":{"categoryID":322,"name":"Formulas and Functions","url":"https:\/\/community.smartsheet.com\/categories\/formulas-and-functions","allowedDiscussionTypes":[]},"reactions":[{"tagID":3,"urlcode":"Promote","name":"Promote","class":"Positive","hasReacted":false,"reactionValue":5,"count":0},{"tagID":5,"urlcode":"Insightful","name":"Insightful","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":11,"urlcode":"Up","name":"Vote Up","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":13,"urlcode":"Awesome","name":"Awesome","class":"Positive","hasReacted":false,"reactionValue":1,"count":0}],"tags":[{"tagID":254,"urlcode":"Formulas","name":"Formulas"}]},{"discussionID":106826,"type":"question","name":"VLOOKUP Help","excerpt":"I am trying to bring data in from another source sheet. This source sheet is updated as users submit forms. So when a user submits a form with new data, a new top row is created on the source sheet. I would like it to auto update my master tracking sheet. Is this possible with vlookup? The issue is I need it to be specific…","categoryID":322,"dateInserted":"2023-06-23T13:49:27+00:00","dateUpdated":null,"dateLastComment":"2023-06-23T18:47:22+00:00","insertUserID":162593,"insertUser":{"userID":162593,"name":"BMiller828","url":"https:\/\/community.smartsheet.com\/profile\/BMiller828","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-06-23T18:46:47+00:00","banned":0,"punished":0,"private":false,"label":"✭"},"updateUserID":null,"lastUserID":162593,"lastUser":{"userID":162593,"name":"BMiller828","url":"https:\/\/community.smartsheet.com\/profile\/BMiller828","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-06-23T18:46:47+00:00","banned":0,"punished":0,"private":false,"label":"✭"},"pinned":false,"pinLocation":null,"closed":false,"sink":false,"countComments":6,"countViews":23,"score":null,"hot":3375077809,"url":"https:\/\/community.smartsheet.com\/discussion\/106826\/vlookup-help","canonicalUrl":"https:\/\/community.smartsheet.com\/discussion\/106826\/vlookup-help","format":"Rich","lastPost":{"discussionID":106826,"commentID":382069,"name":"Re: VLOOKUP Help","url":"https:\/\/community.smartsheet.com\/discussion\/comment\/382069#Comment_382069","dateInserted":"2023-06-23T18:47:22+00:00","insertUserID":162593,"insertUser":{"userID":162593,"name":"BMiller828","url":"https:\/\/community.smartsheet.com\/profile\/BMiller828","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-06-23T18:46:47+00:00","banned":0,"punished":0,"private":false,"label":"✭"}},"breadcrumbs":[{"name":"Home","url":"https:\/\/community.smartsheet.com\/"},{"name":"Formulas and Functions","url":"https:\/\/community.smartsheet.com\/categories\/formulas-and-functions"}],"groupID":null,"statusID":3,"image":{"url":"https:\/\/us.v-cdn.net\/6031209\/uploads\/2LDFCKZXOAMX\/screenshot-2023-06-23-094316.png","urlSrcSet":{"10":"","300":"","800":"","1200":"","1600":""},"alt":"Screenshot 2023-06-23 094316.png"},"attributes":{"question":{"status":"accepted","dateAccepted":"2023-06-23T18:47:08+00:00","dateAnswered":"2023-06-23T16:44:05+00:00","acceptedAnswers":[{"commentID":382023,"body":"
Make sure you are following the appropriate steps for creating cross sheet references.<\/p>
<\/p>