I have a report I am trying to limit down. I keep getting this error.
Run-time error '3075':
Syntax error (missing operator) in query expression ' and (Exercise = Barbell Squat)'.Here is some of my code. What am I missing?
Dim whereCond As String
Forms!frmReports!cmdExercise.SetFocus
Exercise...
I have a button I just made that opens a picture on a shared drive. The picture opens minimized until you click on it. Is there a way to make it take take priority over access? As of now you click the button, the pict is at the bottom of the screen minimized. I would like it to open full screen...
Hi,
please see my 2 attachments. I put the Pop-Up property on the form. that worked but still not what I want.
On the HATT attachment do you see how it opens in the middle of the screen? And the other opens at the top right, (and has that tabb at the top right that says frmMain)?
how do i...
Where is the expression builder in Access 2010 creating macros?
See screenshots. One is 2007 and the other is 2010. I can not find where I can see the function list. Any help?
I ran across a thread where you got your problem fixed: Thanks Shadow, I used your suggestion and created a function that I call from the query - It worked perfectly. And thank you too Bob. You've helped me out of more jams than I want to remember.
Anyway, how do you call a function from a...