|
First
|
Prev |
Next
|
Last
Pages: 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808
Conditional Formatting continuous form using VBA Hello, I have a continuous form that has 31 Text boxes in a row and they are named Text1, Text2, Text3 and so on and when the form is opened the 31 Text boxes are now 372 (31 horizontal x 12 vertical). I tried to use conditional formatting but it only lets you use 3 formulas. What I'm trying to do is I have 17 ... 2 Jul 2008 07:47
Duplicate a form field in Access 2007 Whatever happened to the facility (pre-2007) to Edit | Duplicate when creating many similar fields on a form? It saved me a lot of work, but I can't find it in A07. DaveO ... 1 Jul 2008 04:08
The Me.Namespace doubt Hi, Why is that any object ( be a textbx,lbl,combo...anything..) created in a form is included only in the "Me." namespace and not in the form (as in form1.custbox, form2.empaccess....etc.) Is it due to the fact that VBA is a bit different from VB coding?? I've done coding in vb.net and in that case, evry for... 1 Jul 2008 03:06
SOCCER CAMP Todd- I left you a phone message last week about soccer camp for my daughter isabella smith d.o.b.11/11/99. A friend of mine just sent her deposit and has recieved confirmation and info from paysa about camp. My check for camp was cashed 5/16/08 and I've yet to recieve my confirmation email and information. Co... 1 Jul 2008 15:25
compact repair fails after creating db1.mdb and deleting original mdb Compact and repair (called by code - see below) occasionally fails after creating the db1.mdb copy and deleting the original MDB. The error message is: Microsoft Access can't delete myDatabase.mdb after compacting it. The compacted database has been named db1.mdb. The original database has indeed been deleted... 1 Jul 2008 01:04
All Table fields in Query Design View This may be a very easy question: What is the easiest way to display in a query all fieds of a table? Currently I have been adding one item at a time but it is taking too long. Thank you. ... 30 Jun 2008 22:00
Delete Old Query & Report I hv created a lot of queries & reports in my database and my intention is to delete some of it. Maybe for a start i want to find a query or report which may no longer useable due to broken links in a more easier way. Thanks ... 1 Jul 2008 03:06
Shop ordering system I have a continiums form with lots of products on with a buy it button next to them, what i would like to code is the following If i press buy it brings up a message saying 'How many to buy' then i can entrer 1, 2 3 ect and then click OK, it will then add the Product Name, Code and Price and Quantity i have just... 1 Jul 2008 08:13
Product Query Seach tool I haev a query that is based on aproducts tabel that includes ID Number ProductCode ProductName Price What i would like to do is build a query that will let me seach the database of product, so if i need to know the price and had a product code i can enter just the product code and it will then just dispaly ... 30 Jun 2008 19:57 |