|
First
|
Prev |
Next
|
Last
Pages: 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471
MS ACCESS - When exiting Form tries to update table I am just learning to build forms. My reference books are limited. I want my form to be for lookup and not updating unless specified. I have indicated a source control field in the properties. Should I control all selection through VBA or can I supress the 'apparent' automatic update? Thanks! ... 5 Mar 2007 20:14
HELP!!! Please please please, could someone help. I have tried to look through all this great stuff you guys put up but I still can not work out what i need to. I wish to put a browse button onto a form so that a user can select a certain image to appear on that form. Im sure this is not that hard but could someone pro... 3 Mar 2007 21:47
Add <ALL> to combo box I have a combo box used to view specific customer records. I would like to add <ALL> to my Search By Date combo box as the default value. Below is my current SQL: SELECT [Customer Query].CustomerID, [Customer Query].Expr1, [Customer Query].StartDate, [Customer Query].Phone, Orders.OrderID FROM [Customer Query] ... 5 Mar 2007 19:11
Keyboard Shortcuts How can I create a macro to perform a "keyboard Shortcut" function? ... 3 Mar 2007 08:43
Remove blank spaces in a string I have two text fields storing part numbers. One stores the stripped number and the other stores the spaced number. Example: (12345 and 12 34 5). I have an unbound Search text box that I currently type a stripped number into and the record is retrieved. DoCmd.GoToControl "[NumberID]" DoCmd.Fi... 3 Mar 2007 13:25
Modify Documenter I have a question about the feature 'Documenter' in the Access. Well, I can choose the tables that will appear in the documenter, I can choose also if a want only properties or relationships, the columns of the properties of the fields, and so on. But I want to put, for example, my name in the documenter before... 3 Mar 2007 15:31
Trouble Finding a #sign with Find/Replace I am having trouble doing a FIND on a text string that contains a # sign. As in the string like "Run #12345". Some were mistyped as "Run#12345", and I am trying to do a Find/Replace to change "Run#" into "Run #". But the Find/Replace option does not seem to like the # sign in a search. Maybe I need to surroun... 3 Mar 2007 11:50
Fill form based on combo box I have searched the system and can't quite find something that will do what I want. I have a table, tblSettings that has about 35 fields. One of the fields contains a description for a specific part in our manufacturing facility (DIEDES). I am wanting to create a form with a combo box (selections based on th... 2 Mar 2007 17:10
Select query - want to append to a results table - arrrggghhh I have a select query to select records in a table. It returns the correct data. I want to append this data into another table. I can't figure out how to do this :( I've done it before but can't get my head around it now! Doh! Help wanted Thanks Noz -- Email (ROT13) abmmn_jnyrf4(a)lnubb.pb.hx ... 5 Mar 2007 11:45 |