lovelornloser
Registered User.
- Local time
- Today, 22:36
- Joined
- Oct 19, 2011
- Messages
- 34
I have a form built from a two table query
The first table is an auto update from a linked excel sheet, the second is brings in the additional information.
The problem I'm having is having this additional information have set default values. It appears to work fine if I create a whole new record after the imported, but that makes it semi-redundant as I need this working on the records I import daily. The purpose of having the default value is to save time - 75% of the records will need the default value, whilst the remainder will need to be amended
I figure I might only be able to do this within the form, rather than the query, but it doesn't seem to work with whatever I try. What I have found semi-working, is if I amended one part of the record on the form, the fields I wish to have a default value changes from blank to a 0, though this isn't the default value nor a part of the list (I've tried limiting to list too - no dice)
Please save me from the headache of my staff winging another day
Thanks for your help in advance
The first table is an auto update from a linked excel sheet, the second is brings in the additional information.
The problem I'm having is having this additional information have set default values. It appears to work fine if I create a whole new record after the imported, but that makes it semi-redundant as I need this working on the records I import daily. The purpose of having the default value is to save time - 75% of the records will need the default value, whilst the remainder will need to be amended
I figure I might only be able to do this within the form, rather than the query, but it doesn't seem to work with whatever I try. What I have found semi-working, is if I amended one part of the record on the form, the fields I wish to have a default value changes from blank to a 0, though this isn't the default value nor a part of the list (I've tried limiting to list too - no dice)
Please save me from the headache of my staff winging another day
Thanks for your help in advance