Results 1 to 2 of 2
  1. #1
    Petefured is offline Novice
    Windows XP Access 2000
    Join Date
    Oct 2008
    Posts
    16

    Exclamation Fill in Null values

    Hi,

    I have a problem with an Access table, I simplified the issue in the below attached zip file

    There is a field that looks like this:

    Field1
    a

    b

    e

    and the final results should look like this

    Field1 Field2
    a a


    a
    b b
    b
    e e
    e

    I tried using dlookup and dsum in a query but I did not succeed

    Your help would be very much appreciated

    Many thanks in advance!

  2. #2
    Petefured is offline Novice
    Windows XP Access 2000
    Join Date
    Oct 2008
    Posts
    16
    Sorry, just a correction:

    the result should look like this:

    Field1 Field2
    a a
    a a
    b b
    b b
    e e
    e e

    ThX!

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 4
    Last Post: 08-19-2011, 01:53 PM
  2. HELP with NULL DateTime VALUES
    By lfolger in forum Programming
    Replies: 3
    Last Post: 03-28-2008, 02:33 PM
  3. Null vs New Record
    By jversiz in forum Access
    Replies: 2
    Last Post: 02-20-2008, 12:02 PM
  4. Replies: 0
    Last Post: 11-17-2006, 09:38 AM
  5. Null Values not showing up in a Query
    By Valli in forum Queries
    Replies: 0
    Last Post: 01-04-2006, 03:53 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums