Hi there
I have cut and pasted a procedure to enable me to display pictures on a form and somehow got to be where I am right now with something that sort of works. Don’t ask me how I got this thing working because I have no clue. The fact that it works is truly a miracle of sorts.
There 3 issues which I cannot get sorted out with my extremely limited access knowledge
Firstly, when I start up my database – I get a “Security warning VBA Macro” which never happened before. I think this has to do with the picture procedure that I copied from the supplied site. As I know I should not have any macros in my system, there is probably one now embedded in there somewhere. If this is the correct line of thinking, can you please help me get rid of it.
The second and more irritating issue is when I load my default form: Frm_Contacts_Details_All_Full_Page I get the following error
Access cant find the field “Picture_Location” referred to in your expression.
I have figured out that this must be in an expression on the form properties somewhere, but I’ll be dammed if I can find it. Please help!
And lastly:
Why is it that I can only open Frm_Pictures in the default view whereas all the other created forms, I can open and then select the design view.?
If these problems can be solved by you, I will gladly send you the shell of teh database sa that you can see what I am actually talking about here.Thanks In advance
Rob
Ignore the warning (it's there for your protection). Do a search for your default page and / or insert it into your expression, presumably a script of some sort from (who knows where and being a bit more specific would have helped....grrr). The last problem might be because you have them located in a different area (folder). Check and see. Search (or find) on the name of one that does show and one that does not appear.
55 views
Usually answered in minutes!
×