The database that I designed for my friends has a glitch in the picture addition section causing the Add/Edit Picture button not to do anything at all when clicked. I'm being told that my problem is as follows:
You have a undefined variable: msoFileDialogFilePicker in your code. Since Access uses VBA for coding, I am not sure what the level is for coding versus regular VB (VBA is scaled down). You would need to see where to declare the variable. Usually it is around the "Option Explicit" at the top. The lower level of access VBA is not allowing the option explicit and is wanting it to be declared separately. Unfortunately, after you fix this, you might bring up other code problems. I designed this DB in 2002, but the Default File Format is 2000 (Tools/Options/Advanced). Can anyone help me here? I'll upload a zipped copy of the db to files, if I can. PS: Never was able to fix the Application Icon part...still brings up a minimized DB window if anyone would care to fool with that. I know John asked me to upload the db last month, but I'm just now getting to it. Big thanks to whoever can offer some assistance. Lynn Bryant Ball Ground, GA ------------------------ Yahoo! Groups Sponsor --------------------~--> Most low income households are not online. Help bridge the digital divide today! http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/q7folB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/ms_access/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
