hello all, i'm a beginner of macro
i want to create a form template to record guest inquiry, trying to write some code on textbox(es) to speed up my daily progress
however i get stuck with below issue, hopefully someone can help me out, superb thanks
the data will be saved into sheet2 sequentially from GUEST NAME......
1) i have ITEM UPC#(textbox15) & ITEM DESCRIPTION(textbox16), i want to return a product description at textbox16 when entering product code at textbox15. in addition, textbox16 will be blur(means no one can be modify unless administrator) when textbox15 product code entry is correct
ps: product details stored at sheet1
2) CLAIM CONTENT(textbox18) is guest inquiry story, how to easily lookup the story by searching some keywords either in columnB(CELL PHONE)/F(CASE#) when i click SEARCH button?
ps: the concept idea similar to ctrl+F
3) a button to lookup columnG(NEXT CALL DATE), reminds me with a list when the date is today which i have to call back my customer
ps: columnG is date format. the concept similar to outlook calendar
THANKS A LOT FOR THE GUIDANCE
kel
i want to create a form template to record guest inquiry, trying to write some code on textbox(es) to speed up my daily progress
however i get stuck with below issue, hopefully someone can help me out, superb thanks
the data will be saved into sheet2 sequentially from GUEST NAME......
1) i have ITEM UPC#(textbox15) & ITEM DESCRIPTION(textbox16), i want to return a product description at textbox16 when entering product code at textbox15. in addition, textbox16 will be blur(means no one can be modify unless administrator) when textbox15 product code entry is correct
ps: product details stored at sheet1
2) CLAIM CONTENT(textbox18) is guest inquiry story, how to easily lookup the story by searching some keywords either in columnB(CELL PHONE)/F(CASE#) when i click SEARCH button?
ps: the concept idea similar to ctrl+F
3) a button to lookup columnG(NEXT CALL DATE), reminds me with a list when the date is today which i have to call back my customer
ps: columnG is date format. the concept similar to outlook calendar
THANKS A LOT FOR THE GUIDANCE
kel