If your list is in the spreadsheet application, the easiest way is to give the list a name in the line ABOVE the equals sign. Suppose you call your list "data". Now you can return any value in the list, in other applications by using data[#] where # is the row number. You can recall the entire list by just typing: data (or use the variable key).
Hi how i can get , data from list?
If your list is in the spreadsheet application, the easiest way is to give the list a name in the line ABOVE the equals sign. Suppose you call your list "data". Now you can return any value in the list, in other applications by using data[#] where # is the row number. You can recall the entire list by just typing: data (or use the variable key).
@@TIAustralia umh... my is the result of a function , such as "domain" , or a results of operations (such as zeros,)