G
Guest
I have a table that I frequently update by copying the data from Excell into
the table. The table has 3 fields that I copy over into. Problem is
sometimes 2 out of 3 will have data, the other is blank. How can I set the
table up to insert a 0 in that blank field instead of leaving it blank?
for example if data looks like this
20 25 blank
i want it to do this when copied into table
20 25 0
the table. The table has 3 fields that I copy over into. Problem is
sometimes 2 out of 3 will have data, the other is blank. How can I set the
table up to insert a 0 in that blank field instead of leaving it blank?
for example if data looks like this
20 25 blank
i want it to do this when copied into table
20 25 0