mdetora
08-05-2004, 08:28 AM
I have a database where I would like to do the following:
-Prompt the user for the following parameters for a price change:
[Program Name]
[Begining Date]
[End Date]
[New Price]
-Display the following data to the user:
[Program Name], [Begining Date], [End Date], [Current Price], [New Price]
-Prompt for confirmation of update (ie: You are about to change the following data.)
-Update the data based on the parameters entered by the user.
I've tried using forms and update queries but have not had any luck. Please Help! Thanks!
-Prompt the user for the following parameters for a price change:
[Program Name]
[Begining Date]
[End Date]
[New Price]
-Display the following data to the user:
[Program Name], [Begining Date], [End Date], [Current Price], [New Price]
-Prompt for confirmation of update (ie: You are about to change the following data.)
-Update the data based on the parameters entered by the user.
I've tried using forms and update queries but have not had any luck. Please Help! Thanks!