P
Paul Adams
Can anybody help with this problem I'm having on Excel?
I'm trying to write a Macro on Excel that gets information from
database and the filters the information by various calculations an
lookups.
I get stuck because information I retrieve from the database does no
always have the same amount of rows.
So if I record a Macro, retrieve the date from the database, write
formula in the first row and then double click on the lower right han
box to copy the formula down to the other rows of information, it work
fine.
But if I run the Macro again and there are more rows from the database
the formula is only copied down to the number of rows there where whe
I recorded the Macro and so does not achieve what I want.
I have tried editing the Macro but the best I can do is get it t
autofill the whole column but then I end up with lots of #N/A's at th
bottom which does not help plus it slows the Macro down when I run it
This must be a straightforward thing to sort it out but I can't fin
it, if the Macro just did as I recorded, it would work fine
I'm trying to write a Macro on Excel that gets information from
database and the filters the information by various calculations an
lookups.
I get stuck because information I retrieve from the database does no
always have the same amount of rows.
So if I record a Macro, retrieve the date from the database, write
formula in the first row and then double click on the lower right han
box to copy the formula down to the other rows of information, it work
fine.
But if I run the Macro again and there are more rows from the database
the formula is only copied down to the number of rows there where whe
I recorded the Macro and so does not achieve what I want.
I have tried editing the Macro but the best I can do is get it t
autofill the whole column but then I end up with lots of #N/A's at th
bottom which does not help plus it slows the Macro down when I run it
This must be a straightforward thing to sort it out but I can't fin
it, if the Macro just did as I recorded, it would work fine