Jump to content

How to maintain columns in CSV file when the value is empty


haskins.aaron

Recommended Posts

Hi,

I am trying to write a report where sometimes the column values will be empty. However I still want the csv file to maintain the column even if there is no value.

Example

ID, FirstName, MiddleName, LastName

1,Tom,John,Smith

2,Fred,,Jones

In the second row, note there is nothing in the MiddleName.

Is this possible?

Thanks,

Aaron

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...