I have a unbound Form for Data entry and wish to save the few fields data for immediate call back at a press of a key in next posting - The are many ways I can do it in Access - but which would be the best/Idealistic way to deal this action.
I can create and use temp table
I can create and use listbox
I can create and use Array(7,100)
I can create and use createobject scripting dictionary
This data is a temp and has no relevance with the actual data.
Please comments and advice - Thanks
I can create and use temp table
I can create and use listbox
I can create and use Array(7,100)
I can create and use createobject scripting dictionary
This data is a temp and has no relevance with the actual data.
Please comments and advice - Thanks