Hi Guys, how do i calculate grand totals of price in form detail and put it on form footer?
example:
form header
----------------------------
item qty price total price
----------------------------
details
books 5 1.00 5.00
pencil 2 3.00 6.00
----------------------------
form...
Got it!!!!
I do this:
DoCmd.OpenReport "Report name", acViewDesign
Reports![report name].RecordSource = "SELECT * FROM table ORDER BY field1"
DoCmd.OpenReport "Report name", acViewPreview
But guys do you have any coding to make it simplier without using acViewdesign?
Hi guys, I'm newbie for ms access, got this error and I don't know where it is
"The expression ON CLICK you entered as the event property setting produced the following error: procedure declaration does not match description of event or procedure having the same name.....'
Thanks for your reply FaiTHLeSS & GrnEyedLdy, they have same subnets, my computer have two Lan cards, LAN CARD
A(192.200.X.Y) and Lan Card B(192.168.X.Y.). Lan Card A connected to IP Address (192.200.X.Y.) and Lan Card B connected to IP address (192.168.X.Y) and its work when I used 2 Lan...
How do I connect my PC between two computers with different IP address, I'm using windows xp with two lan cards. I want to share my files for two Computers with different IP address, Computer A(192.200.x.x) and Computer B(192.168.x.x)
Thank you very much guys. I would fully appreciated your reply and help me what is the best language I use for my database application. I would rather to think for future development. [thumbsup2] but which is much faster JAVA or Visual Basic for database process?
Thanks for your reply.. my database is SQL and I want to create a program for Inventory system thru LAN only.. what is the best Language for Database applcation it is JAVA of Visual basic and my platform is Windows
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.