G
Guest
Hi
Trying very hard to get my pictures to appear in records on a form.
Got some help from here, but got stuck, looked up 'Northwind' - the supplied
sample database, copied some of code , but please explain following :-
IsRelative = (InStr(1,fName":"=0) And (InStr(1,fName,"\\")=0)
If I change this to IsRelative = True my pictures do appear, but I do not
understand what this code means/does ?!?!?!?! Help would be lovely !!!
Al
Trying very hard to get my pictures to appear in records on a form.
Got some help from here, but got stuck, looked up 'Northwind' - the supplied
sample database, copied some of code , but please explain following :-
IsRelative = (InStr(1,fName":"=0) And (InStr(1,fName,"\\")=0)
If I change this to IsRelative = True my pictures do appear, but I do not
understand what this code means/does ?!?!?!?! Help would be lovely !!!
Al