HELP: Importing Null Values from Excel

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to import an Excel spreadsheet that contains Null values into
Access. Once the table is imported, I am trying to run a query off of it,
which performs some manual calculations (i.e. GM: [Revenue] - [Expenses]).
However, in this example, if the Expenses field contains a Null value
(implying no expenses), the result of the calculation is blank. Is there a
way to import the Excel spreadsheet and convert any Null values to 0 or blank?
 
Back
Top