vba - Issue using Cells().formula -


i'm attempting input formula column in table. formula uses table headers solve result. location used in cells() command uses variable seen below:

sheet6.cells(17, k + 7).formula = "=[@[net weight]]/([length] * $j$10 * $j$10)" range(cells(17, k + 7).address()).select 

your code works me, if make sure cell in table or next it. if put in random cell results in same error get.


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

Ansible warning on jinja2 braces on when -

html - How to custom Bootstrap grid height? -