Disregard Found it "Stephen Lynch" <raider1raidospam@yahoo.com> wrote in message news:%%235w0zGgBJHA.3828@TK2MSFTNGP06.phx.gbl... Can someone check my code. I keep getting a "loop without Do" error. If I add another end if it just keeps running. Thanks ***************************************************** Private Sub LstboxLoansPending_DblClick(Cancel As Integer)
<gensicki@gmail.com> wrote in message news:66d6d75c-8461-4714-82e4-0cbf5c517ba0@a35g2000prf.googlegroups.com... On Nov 28, 12:07 pm, "Ken Snell \(MVP\)" <kthsneisll...@ncoomcastt.renaetl> wrote: I need to see the entire SQL statement. Open your query in Design view, click on "query view" icon at far left of toolbar, select "SQL View", and copy all the text that you see in that next
I need to see the entire SQL statement. Open your query in Design view, click on "query view" icon at far left of toolbar, select "SQL View", and copy all the text that you see in that next window. Paste that text into your post here. Do for all queries involved in the "outstanding balance" query. -- Ken Snell <MS ACCESS <gensicki@gmail.com> wrote in message news
On May 25, 2:22 pm, Serina <Ser...@discussions.microsoft.com> wrote: i am trying to put in this equation into my formula box: -pmt(rate/12,12*years,loan_amt and it says that it is susposed to be a minus sign (-) instead of an equal sign (=) when i push enter it just adds the equal sign(=) right in there so then it doesnt do what i want it to do To my knowledge, Excel formulas
Hello, I want to thank both of you guys for answering my question. Correct, I realize storing the calculations in the table is a no,no so that is why I was trying to figure out how to get in the report through a query. I did put the formula in the Field rather than the Criteria of the query and that was it. Just a bad rookie mistake on my part, I should have better. I will however save