J
Joe Robbo
i need a date function to use as the default value for a field. I need the
default value for the field to be the current date when the record was
created, but not change after this i.e. not Date()
I have used Date$() however that seems to remain the same date the form was
created. any help would be much appreciated.
In addition to this i need some VBA code to add a value on the fly to a
field with a lookup to another table. I already attempted to use some code in
the MS Access InsideOut book, but the code fails to work correctly. Again any
help with this would be much appreciated
default value for the field to be the current date when the record was
created, but not change after this i.e. not Date()
I have used Date$() however that seems to remain the same date the form was
created. any help would be much appreciated.
In addition to this i need some VBA code to add a value on the fly to a
field with a lookup to another table. I already attempted to use some code in
the MS Access InsideOut book, but the code fails to work correctly. Again any
help with this would be much appreciated