B
BTU_needs_assistance_43
Anybody got any advice on how to write in some code such that when I import
cells from Excel to a table in Access, my program will add every cell
starting with a cell I specify until it comes to one with nothing but 0 in it
and then stops the cell before?
It doesn't matter if it takes the information out one cell at a time or if
it takes them out rows at a time or columns at a time just so long as when it
reads a 0 or #DIV/0! value it doesnt add those cells and stops.
cells from Excel to a table in Access, my program will add every cell
starting with a cell I specify until it comes to one with nothing but 0 in it
and then stops the cell before?
It doesn't matter if it takes the information out one cell at a time or if
it takes them out rows at a time or columns at a time just so long as when it
reads a 0 or #DIV/0! value it doesnt add those cells and stops.