PopUp Form - Pass Data Back - Nifty Access

Описание к видео PopUp Form - Pass Data Back - Nifty Access

Pop-up form to pass data back. Passing data between forms is a common requirement in MS Access. This video explains one way to do it... More Info on Passing Data between Forms on my Blog Here:-
http://www.niftyaccess.com/open-one-f...

Date:- ----------------- Views
2017_10_04 -------- 2291
2017_10_04 -------- 2397
2017_10_23 -------- 2566
2017_12_09 -------- 3262
2018_05_30 -------- 5155

00:40 pop-up form called frmPopUp
01:30 we need to extract the row number that's been selected
01:50 examine the code behind the form
02:00 reference the form ID via the subform/subreport control, Form then "ID"
02:25 demonstrate the Command button extracting the selected Row's "Test" (Ward 4)
02:48 it might be wise to explicitly call the value property of the textbox
03:05 Recap!
03:22 how do we pass the value?
03:45 take a copy of the text box and pass it into the popup form
04:15 add a custom property prpTextBox
05:15 pass the data to the "property" with code between the With End With Block

More Hints And Tips on my Website "Nifty Access" HERE:-
http://www.niftyaccess.com

Join my Facebook Group MS Access Hints And Tips HERE:-
  / ms.access.hints.and.tips  

Subscribe to My YouTube Channel HERE:-
https://www.youtube.com/user/UncleGiz...

Комментарии

Информация по комментариям в разработке