database - Sql data loading blank row errors -
i have excel file contains data needs loading sql script. have gotten of done coming against problem due spreadsheet. spreadsheet has data in rows implicit 1 above (see picture below).
does have idea of how can this? links other pages welcome,i wouldn't know how start searching this.
quick way fill blanks in excel:
- select table
- hit f5
- click special
- tick "blanks" , hit ok
all blank cells in table selected. without changing selection,
- type = sign
- hit arrow key on keyboard.
- hold down ctrl , hit enter
now blank cells contain formula references cell right above. copy table , paste on paste special > values replace formulas values.
far less key strokes writing macro, , faster in processing, too.
Comments
Post a Comment