Search results

  1. Y

    referencing id from original form and pasting to the other form

    thanks dcrake~ ________ Best Penny Stocks
  2. Y

    referencing id from original form and pasting to the other form

    very basic question... what am i doing wrong Private Sub Command40_Click() DoCmd.OpenForm "frmRimFindInformation" DoCmd.GoToRecord acDataForm, "frmRimFindInformation", acNewRec frmRimFindInformation.ID = me.id End Sub thanks =) ________ 330
  3. Y

    Drop Down Menu Auto Load on form?

    thanks pblady - should of used search first :D ________ Sixteen
  4. Y

    Drop Down Menu Auto Load on form?

    Right when I type something, I want the dropdown menu to appear instead of clicking on the arrow This is because I have 2 fields in the dropdown menu (Last Name, First Name) I can only see the Last Name Auto Completed. I have to have to click on the arrow thing to see the First Name. ________...
  5. Y

    changed autonumber to number...

    nvm got it had to use append query thanks bob~ ________ 1 4 IN STEEL SHOT
  6. Y

    changed autonumber to number...

    i m unable update the number field to the new autonumber field... maybe im confused sorry~ ________ Cr480
  7. Y

    changed autonumber to number...

    hi bob thanks for the quick reply, I tried updating or appending, but it doesn't let me update or append any records to a autonumber field ________ Ford Escort Rs 1700T Picture
  8. Y

    changed autonumber to number...

    how can i change the number data type as autonumber? ________ Regi-Stick
  9. Y

    Recording what was deleted?

    Is this possible to record what was deleted? or your last action? Thanks ________ Free porno
  10. Y

    autocomplete in unbound combobox

    im trying to implement this to my unbound combobox http://www.tek-tips.com/faqs.cfm?fid=6295 My unbound record source is this SELECT tblTirecodes.ID, tblTirecodes.CODE FROM tblTirecodes ORDER BY tblTirecodes.CODE; how to i change the strSQL string in that format? Or how do i make it work...
  11. Y

    Converting numbers back to text?

    i want the numbers converted to the text from the drop down menu nobody will understand the numbers unless u go to the table to see what references it thanks again ________ Vapor genie review
  12. Y

    Converting numbers back to text?

    i uploaded it via here thanks~ ________ Free porn vides
  13. Y

    Converting numbers back to text?

    http://img404.imageshack.us/i/relationship1.jpg/ http://img687.imageshack.us/i/relationshipu.jpg/ I want vendor info to pull the text instead of the numbers is that possible? ________ The Girls Next Door Dicussion
  14. Y

    Unbound combobox filtering or searching

    ah nvm my bound columns were directing to the ID and not the codes Thanks~ ________ FERRARI F2005
  15. Y

    Unbound combobox filtering or searching

    I have 3 tables tblcodes - has the list of employee codes tblemployees - uses the list of codes they have a one to many relationship how can i use an unbound combobox using tblcodes to search for employees.code in a form it seems to grabbing the tblcodes.id instead of tblcodes.codes from the...
  16. Y

    Normalization for checkboxes?

    I have 30 fields checkboxes Is it possible to normalize the data to a single combobox but display it in the form as checkboxes Note: the backend is mysql I guess that's why I have number as data type ________ Vapir No2 Vaporizer
  17. Y

    How can my memo/text box expand so i can read the whole thing? access 2007

    is there a way using a arrange method button to show all everything? I need to see it on the fly basically... Can't open another form etc. Thanks ________ VAPORIZER HELP
  18. Y

    How can my memo/text box expand so i can read the whole thing? access 2007

    Thanks You~ Edit: In a form where I'm reading the result not when I'm printing ________ Subaru Impreza Wrx Sti Specifications
  19. Y

    get most recent date for each test?

    I have a Date and a Test Field Is it possible for me to get every test with its lastest date on it only? Lets say we have 2/13/08 CityTest 90% 1/4/07 CityTest 76% 1/2/07 CityTest 50% 1/5/04 Quiz 40% 1/2/04 Quiz 75% 1/5/09 Exam 50% I would only like 2/13/08 CityTest 90% 1/5/04 Quiz 40%...
  20. Y

    shortcut to use the 2007 access search text box?

    I got a it working thank you so much wiklendt! ________ Hybrid X
Back
Top Bottom