Is there a formula for checking a image file size? Using a IF statement, when a image size is over 5MB (I put 4MB for the sake for example), then the formula will return as a text “ERROR 5”. I tried something like IF(LEN(Image) > 5, "ERROR 5")
to no avail.
Formula for Image file size?
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.