SpreadsheetWEBAttachment - Legacy | SpreadsheetWeb Help
Custom Worksheet FormulasLegacy platform

SpreadsheetWEBAttachment

You can use this function for SpreadsheetWEB attachment to return the status of an attachment field in your workbook as "uploaded" or "empty".

Works in Converted Applications only

This function returns the status of the specified Attachment Input. If a file is attached, the function returns “Uploaded”. Otherwise, it will display “Empty”.

Assuming the attachment input is in cell C5:

=SpreadsheetWEBAttachment(C5)