Hello,
I extract data into excel from a database. I insert rows in between the extracted rows (Sheet1), and then transpose it to Sheet2 using Index formula. I am getting "0" in the blank columns in Sheet2. (Any way to get rid of this)?
In Sheet2, I am performing a calculation in every other column, row 3 (B3=A3*10). Please see highlighted cells in Sheet2.
How do I automate this calculation to be performed in every other column (row 3) in Sheet2? Now I am copying and pasting this formula in the columns with "0".
When I bring in the excel file from the database, will a macro help populate the cells in Sheet1 where currently cells are blank (highlighted yellow).
This will then automate entries in both Sheet2 and Sheet3.
Really appreciate your help, since I do not have a background in writing codes.
This forum is awesome. I have had my earlier question answered. Thanks so much.
Regards,
Sheela
I extract data into excel from a database. I insert rows in between the extracted rows (Sheet1), and then transpose it to Sheet2 using Index formula. I am getting "0" in the blank columns in Sheet2. (Any way to get rid of this)?
In Sheet2, I am performing a calculation in every other column, row 3 (B3=A3*10). Please see highlighted cells in Sheet2.
How do I automate this calculation to be performed in every other column (row 3) in Sheet2? Now I am copying and pasting this formula in the columns with "0".
When I bring in the excel file from the database, will a macro help populate the cells in Sheet1 where currently cells are blank (highlighted yellow).
This will then automate entries in both Sheet2 and Sheet3.
Really appreciate your help, since I do not have a background in writing codes.
This forum is awesome. I have had my earlier question answered. Thanks so much.
Regards,
Sheela