Probably a noob question... Given a set of tables that I have, how is the best way to write out a fixed lenght text file? Do I need to create an empty table that has the fields defined and transfer the data into it?
Thanks,
Kevin
User Profile
Collapse
-
Writing out a fixed length file
-
Save/Write record while still in form
I'm using Access 2003... I'm date and time stamping a record (to fields in a table) whenever it is accessed in the form and then the control is then sent back to the lookup box. While on the form, the date and time stamp happens, the record isn't actually written back to the table until I access a different record, or until I close the form.
My question... is there a macro command that will save the record back to the table immediately... -
Thanks! This worked.
- Kevin -
Clear contents of unbound field form
I have a small form with two unbound look-up fields (one for an ID and one for last name). Each unbound field has a command button that actually goes to my table and brings in the records.
How can I clear the contents of the form immediately once either one of the command buttons are pressed. I either want to do this **or** clear the contents of the look-up field whenever it is clicked or tabbed into.
I have a fairly...
No activity results to display
Show More
Leave a comment: