Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am getting hte same message and would really love to use this code, did you
ever get an answer from Jim to how to fix it or left in limbo, is there someone out there who can help "Doug M..." wrote: Jim... Thanks for the code. We followed direction by the way thank you but have a compile error which says Only comments may appear after End Sub, End Function, or End Property. The words Private Const are highlited. When i removed that line the next compile error was Loop without Do. So i put it back in and am asking any ideas? Thanks Doug Private Sub cmdArchive_Click() Call MovePastRecords End Sub Private Const intDateColumn As Integer = 1 Public Sub MovePastRecords() Dim wksCurrent As Worksheet Dim wksPast As Workshe |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
auto move down after barcode data entery | Excel Discussion (Misc queries) | |||
Auto cell move | Excel Worksheet Functions | |||
Template update database, auto move down 1 row | Excel Worksheet Functions | |||
Auto move scroll bars of listbox | Excel Programming | |||
Delete cells - auto move | Excel Programming |