Insert picture from field
-
- Posts: 47
- Joined: Tue Oct 10, 2017 12:44 pm
Insert picture from field
I am trying to insert a picture from a field without specifying the drive letter, but it doesn^t seem to work. Is there any way around this? I have user on local drives, as well as network drives.____My calculated field:____WhichLogo = (iif(year(createdate)=2002,"logos2002logo.bmp","logosoldlogo.bmp")____Thanks,____Mike
=> RE: Insert picture from field
It does need a full path so you will need to factor that into your calculation. ____Kathleen__R&R Support