First  |  Prev |  Next  |  Last
Pages: 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
2003 DB shuts down in Vista
I am having a problem with a database that I use annually to enter survey results. It is in Access 2002-2003 format and I am working in Vista. Since the change in OS is the only difference since last year, I suspect that there’s some incompatibility there that is causing the problem. Here’s the setup: To enter s... 27 Jan 2010 19:29
saving and locking information in a form
I have a form that will be used by a number of people to input their evaluation of clients. Each person will be responsible for certain clients. I'd like them to be able to input their information, save it and be able to go back to review it, then when finally happy with content lock the information so it can't... 27 Dec 2009 19:37
Add new record through Form view
I have a table which is linked to a form, i would like to have a command button which will add a new record to my table. On the click of command button it should view the last empty row of my table in a form. ... 27 Dec 2009 01:15
Two Qustions
Hi, the Format (MiTime, "Short Time") command works fine in code and returns the string "09:35" when the time is 9:35 AM. But then used in forms or in queries it returns "9:35". Is there any way to make it return exactrly the same string as in code "09:35"? Is it possible to find out when the processs of filte... 28 Dec 2009 10:46
Subform with 2 or more link criteria
Hello, is it possible to link a form with a subform with 2 criteria. Example: The Form has a field, called InvoiceNumber The subform has 3 fields InvNumber, InvNumber2, and InvNumber3 I want that the subform with either InvNumber, InvNumber2, or InvNumber3 is connected with the form?? Thanks ... 27 Dec 2009 09:47
Want to Pull "Only", Not Post
Hi I have a form name "DrVoucher" which has the following fields. ------------------------------------------------------------------------------ -- Account No | Account Name | Debit Amount | Narration ------------------------------------------------------------------------------ -- Account No. Field has a relat... 30 Dec 2009 10:55
Economical Auction Site
-- Looking to make money at selling items on the web? Give us a try at www.your-best-auctions.com. We are economical and cheaper then our competitors. To unsubscribe, please reply with unsubscribe in the subject line. ... 24 Dec 2009 21:38
Problem in "Auto Generate Customer Id"
Hi I have a form named Frmcustomers. in this i have a field called "PartyId" which was auto number generating field. I used the following code for this. Me!PartyId = Nz(DMax("[PartyId]", "[TblParties]")) + 1 Now I want that the code should check the field "PartyId" and make increment in the id which starts fro... 26 Dec 2009 16:35
Assign zero to null combo box
Hello Guys, I have a combobox that displays the total transaction amount for a customer. If the customer has no transactions then I want the combobox to display zero. It is an unbound 2 column combo box that gets the Customer ID and the Total Transaction amount for a query. How can I set the combo box to disp... 24 Dec 2009 09:41
Combo Box Text
In a combo box based on a Table/Query how can I display something like "Plase make a selection" as opposed to the cbo being blank prior to making a selection? Thanks, James ... 24 Dec 2009 11:53
First  |  Prev |  Next  |  Last
Pages: 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79