How To Skip Empty Cells Follow
Hi
I use excel connection with bartender and want to connect with my software generated excel report, i want that bartender should skip empty excel cells , it makes empty barcodes from empty cells, i want it to be skip 2 cells before and 1 cell after data column should be skipped, how is it possible?
1 comments
I guess you could create a query in the database setup which searches on a field that should contain data of some kind, assuming that the field in question will always contain data, unless the whole row is empty. Something like: field X Not = nothing.
Please sign in to leave a comment.