Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I'm a newbie to excel macro's, i know enough to get into trouble. What i have is a macro that when I run it i need it to find the first row of data, But if that row happens to be A3 I need it to leave a statment "No exceptions as of" in A4 since A3 is my header row. I believe Dim rng1 As Range Set rng1 = wstest.Range("A65536").End(xlUp) is used to find the first row with data working from the bottom of the column and working up. what is needed after this to place my comment? thanks for your assistance. -- duhrl ------------------------------------------------------------------------ duhrl's Profile: http://www.thecodecage.com/forumz/member.php?userid=126 View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=73880 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to deate Conditional statement for the header | Excel Programming | |||
Omit header from first page without embedding header in code | Excel Worksheet Functions | |||
Autosort but leave header alone | Excel Programming | |||
How can I leave the contents of a cell alone in an IF statement? | Excel Discussion (Misc queries) | |||
Excel-Header-My Company Name won't work in Header (AT&T) & Time | Excel Discussion (Misc queries) |