Insert picture from field
Posted: Tue Oct 29, 2002 4:48 pm
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