巨集按鈕控制項
函利用巨集控制項可以協助自動化地處表單資料
Last updated
函利用巨集控制項可以協助自動化地處表單資料
Last updated
// 單一函數指令
IF(A4 = "test2","test2", "no")// 多函數指令
LLMQUERY(10,
IF(LEN(A16) < 10,"response not available",
CONCATENATE("remove previous memory, and analysis the following medical records: ",A16," Now, summarize only the information from the above record, the summary must be less than 150 words in total. The answer will presented into number list items only related to present illness, past history, and active problem, please response not available if there is no related information. Only provide the answer, and ignore opening or additional content."))),
MACRO(33,
IF(A11=0, "normal", "abnormal")
),
IF(A12=4, "Proliferative diabetic retinopathy", "")