Prev: Access Labels Maker Doesn't Work
Next: One last try
From: Ray C on 27 May 2010 18:50 Can anyone help please, I would like to get an answer to the problem before Microsoft close down the Forum. This is the message I posted earlier, for the full background to this, please read my post (and Ken Sherien's kind answers) titled "Sub Forms" dated 18 May 2010. Hi Ken Access bing Access, I was probably a little premature in my excitement at getting the thing to work. I now have a dialogue box that pops up as Access is first opening up and prior to the first screen being displayed saying :- "The exprexssion is typed incorrectly or is too complicated, For example, a numeric expression may containtoo many complicated elemements. Try simplifying the expression by assigning parts of the expression to variables." If I OK that dialogue box, the first forms opens up and the database seems to work OK from there on in. Incidentally, if I completely remove the "Text Boxes" and the Dlookup formula that you suggest, I still get the error message on opening. Could you throw any light on the reason for this? "Ray C" wrote:
From: Dorian on 27 May 2010 20:05 If you hit CTRL-BREAK when the dialog box pops up, it may take you to where the error is. Otherwise you will have to insert messages into your code to trace where the error is occuring. It could be in a query, in code or perhaps in a form. You could start eliminating things and when it goes away you know it was in what you last removed. Sorry to be of not more help but I know nothing of your application. -- Dorian "Give someone a fish and they eat for a day; teach someone to fish and they eat for a lifetime". "Ray C" wrote: > Can anyone help please, I would like to get an answer to the problem before > Microsoft close down the Forum. > > This is the message I posted earlier, for the full background to this, > please read my post (and Ken Sherien's kind answers) titled "Sub Forms" dated > 18 May 2010. > > Hi Ken > Access bing Access, I was probably a little premature in my excitement at > getting the thing to work. > I now have a dialogue box that pops up as Access is first opening up and > prior to the first screen being displayed saying :- > > "The exprexssion is typed incorrectly or is too complicated, For example, a > numeric expression may containtoo many complicated elemements. Try > simplifying the expression by assigning parts of the expression to variables." > > If I OK that dialogue box, the first forms opens up and the database seems > to work OK from there on in. > Incidentally, if I completely remove the "Text Boxes" and the Dlookup > formula that you suggest, I still get the error message on opening. > Could you throw any light on the reason for this? > > "Ray C" wrote: > >
|
Pages: 1 Prev: Access Labels Maker Doesn't Work Next: One last try |