Hello all,
If I want the user to have the option to view all accounts or just the ones he/she is responsible, how would you suggest I do this. I have a form based off a query currently. I would like to use one button for the user to select "view all accounts" and another that they can chose...
I have a form with PPL_ID, cust_name, and PPL_date, and numb_of_p. I would like to have the user enter a number in numb_of_p and when a button was clicked, form ppl would open they would enter information on the form the data would update the table, close, and repeat the number of times entered...