![]() |
|
#1
|
|||
|
|||
|
Hi,
I have a macro that seems to work fine from A to Z. I'm now trying to make it more elegant and slimmer. - The first thing it does, it selects a table (with daily_updated data for only one day), selects a specific sheet, highlights all the used cells from column A to BP or so and copies the whole thing to a file called "always_current". => I would like to just skip this step as I can just as well generate my formulas and calculate the values I need directly in that file. <=> But that file has a number of hidden rows at the top (between rows 1 and x) which are not counted - I don't know what is in those rows, but that seems to be correct. => The nr. of rows which are hidden varies from day to day so that I wouldn't know which row to paste the formula I need. Can somebody tell me if there's a way in VBA to select the first not_hidden row > 1? Thanks a lot! Best regards, Officer_Bierschnitt |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
VBA Table – Search All Tables - Find & Replace Text in Table Cell With Specific Background Color
|
jc491 | Word VBA | 8 | 09-30-2015 06:10 AM |
| find 2 values i a table to find the right prise | Vibov | Excel | 1 | 01-11-2015 07:25 AM |
programmatically inserting hidden text into a Word 2010 table
|
epid011 | Word VBA | 16 | 12-30-2013 11:29 AM |
Hidden text in table
|
Angel9520 | Word Tables | 1 | 05-02-2012 01:00 AM |
Hidden style applied over already-hidden text.
|
christie | Word | 1 | 08-17-2011 09:10 AM |