I have a spreadsheet that I use to input monthly figures. In order to create a .sv file to import into another system I have created a Strring to collate the required information in the correct format
=CONCATENATE(TEXT(AUG_11!$F$1,"DD/MM/YYYY"),",",AUG_11!A3,",",AUG_11!C3,",",TEXT(AUG_11!G3,"0.00 ;-0.00"),",",
However I cannot remember how to adapt the code to ignore the cell if there has been nothing input. Please can somebody help.
I am sure its something quite simple but I cannot for the life of me remember, as its been a while since I used Excel![]()
Bookmarks