Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2015
    Posts
    11

    csv report

    I need to general a csv file from my labels, but I have extra fields that the file I need to generate requires (mostly empty fields).



    So, do I use an unbound field or a label? In my query I have the first, lastname, etc... but I require the following output

    1,,,,[firstname],[lastname],etc... , , , ,

    how would I generate the empty fields? I guess I can hardcode them in?

    Thanks,
    Joe

  2. #2
    aytee111 is offline Competent At Times
    Windows 10 Access 2013 64bit
    Join Date
    Nov 2011
    Location
    Nomad
    Posts
    3,936
    Use a query to generate the empty fields, the same one that you use to create your labels except with some added extra fields (such as Feldname:"")

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

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