Jan 21, 2004 #1 nicolea Instructor Jan 21, 2004 9 US How do you have the fields that are typed in by the user, auto fill in the same fields on the next record? Any help will be appreciated.
How do you have the fields that are typed in by the user, auto fill in the same fields on the next record? Any help will be appreciated.
Jan 26, 2004 #2 BrainB Technical User Aug 24, 2002 264 GB Your question is not explicit enough. Which application ? Where are you entering data ? If using a userform you could use .Show and .Hide to retain the values and 'zero' the ones you know need to be newly completed. If still having problems post a new mesage, many of us do not read messages that appear to have been answered. Regards BrianB Use CupOfCoffee to speed up all windows applications ================================ Upvote 0 Downvote
Your question is not explicit enough. Which application ? Where are you entering data ? If using a userform you could use .Show and .Hide to retain the values and 'zero' the ones you know need to be newly completed. If still having problems post a new mesage, many of us do not read messages that appear to have been answered. Regards BrianB Use CupOfCoffee to speed up all windows applications ================================