Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. collenr123

    OPTIONS

    Hello, Below I have code to trigger an email when FollowUpdate is true, this MUST terminate if STATUS is either ACCEPTED or REJECTED! It's not doing so, can anyone please tell me why? My STATUS field is a radio button with 3 opetions: OPEN-NEW, ACCEPTED, REJECTED Thanks SELECT...
  2. collenr123

    Another Question on IF

    I have in 2 DB's called 1 and 2 a radio button with a YES / NO selection. My main db is db 1, this is a form which altimately is going to be used. The radio button is set to NO if I click on YES it open a hidden paragraph. My profile is setup in db2, the radio button is also set to NO, but if...
  3. collenr123

    How do I create a DBLOOKUP to another notes database

    Thanks, your explanation did the trick for me... it's working now finally! Thanks again for your patience, it's I'm sure sometimes difficult to walk people through stuff which they know nothing off! regards Collen
  4. collenr123

    How do I create a DBLOOKUP to another notes database

    I am now not too sure, maybe I did not explain properly: I have on my form in DB 1 the following fields: Customer_Name | List box with @DbColumn("":"NoCache";"42256D73:0029F684";"Contacts";1) I also have the following in DB 1 Telephone | TEXT field |...
  5. collenr123

    Follow-Up Date

    Hi, Thanks, I am not a programmer, I have the vision but have no idea to do this... I have created a view already with the due dates based on the date field, it's just now to trigger the notifications that I am not sure how to do it! regards
  6. collenr123

    How do I create a DBLOOKUP to another notes database

    Ok, I have run into a problem with the lookup... I now have 5 records in my Contacts database... when I go to my other database and click on the list box, I can see my contacts names there, but problem comes in when I want to display other information based on this selection, I have put the...
  7. collenr123

    Follow-Up Date

    Hi there, I have created a field, date which forwards itself with 7 days from the original created dat, in other words, if I create a new entry today 30 July 2003, my follow-up date will be 06 August 2003, if this is saved, it's set... NOW I need to setup a reminder to the person that created...
  8. collenr123

    How do I create a DBLOOKUP to another notes database

    Guys, thank you, this did it for me, both of you...I found this to work perfectly ABOzIT and DaleFlannery method of checking ID is excellent as I did make a mistake and followed your synopsis and got the right ID by copied and paste. thanks again and kind regards Collen
  9. collenr123

    How do I create a DBLOOKUP to another notes database

    Hi, Sorry, I am a bit stupid when it comes to this, I have not done this before, so therefore your comments is a bit greek to me... I have db 1 called Estimate System on my Notes server under LocalDBS\Estimate System directory, file name is EIE.nsf. I have db2 called T&D on my Notes server...
  10. collenr123

    How do I create a DBLOOKUP to another notes database

    Hi, I am new to all this developer stuff, learning fats however... I have 2 db's, one is an estimate system and the others a customer db. I want to lookup from my estimate db a name that is placed in my customer db. At the moment both of them are on LOCAL and in the same directory. Thanks

Part and Inventory Search

Back
Top