M mosh Registered User. Local time Today, 18:24 Joined Aug 22, 2005 Messages 133 Mar 2, 2011 #1 Hi All, I recently been looking at access libraries, all of a sudden i can't seem to click properties on anything in design view, can anyone help? Thanks, ________ Michele Last edited: Aug 25, 2011
Hi All, I recently been looking at access libraries, all of a sudden i can't seem to click properties on anything in design view, can anyone help? Thanks, ________ Michele
boblarson Smeghead Local time Today, 10:24 Joined Jan 12, 2001 Messages 32,059 Mar 2, 2011 #2 What happens if you reboot your computer?
M mosh Registered User. Local time Today, 18:24 Joined Aug 22, 2005 Messages 133 Mar 2, 2011 #3 same thing, if i go into design view of a form, and i click add exisiting fields, nothing appears. Even properties. ________ Vaporizer-Info.Com Last edited: Aug 25, 2011
same thing, if i go into design view of a form, and i click add exisiting fields, nothing appears. Even properties. ________ Vaporizer-Info.Com
S smig Registered User. Local time Today, 20:24 Joined Nov 25, 2009 Messages 2,209 Mar 3, 2011 #4 make sure you have no missing reference
M mosh Registered User. Local time Today, 18:24 Joined Aug 22, 2005 Messages 133 Mar 3, 2011 #5 smig said: make sure you have no missing reference Click to expand... How do i find out what is missing? Or is there a way to reset the references to default? Thanks, ________ Glass Weed Pipe Last edited: Aug 25, 2011
smig said: make sure you have no missing reference Click to expand... How do i find out what is missing? Or is there a way to reset the references to default? Thanks, ________ Glass Weed Pipe
Khalid_Afridi Registered User. Local time Today, 20:24 Joined Jan 25, 2009 Messages 491 Mar 3, 2011 #6 Did you debug compile your application? Menu>>>>Debug>>>>Compile application_name (in VBA code window)
Did you debug compile your application? Menu>>>>Debug>>>>Compile application_name (in VBA code window)
Khalid_Afridi Registered User. Local time Today, 20:24 Joined Jan 25, 2009 Messages 491 Mar 3, 2011 #7 For Refrences: Check Tools>>>Refrences... in VBA code window menu. find for missing references. but before that you should Compile your application there would be something missing in your codes.
For Refrences: Check Tools>>>Refrences... in VBA code window menu. find for missing references. but before that you should Compile your application there would be something missing in your codes.