Hello,
Situation: Accounting database that needs to be matched based on the last two columns. Any unmatched rows are manually fixed.
<tbody>
A
B
C
D
E
F
G
H
I
J
K
L
Type
Nbr
Post
<tbody>
Auto Rev
</tbody>
<tbody>
Nbr
</tbody>
<tbody>
Nbr
</tbody>
<tbody>
Date
</tbody>
<tbody>...
<TABLE id=post2502537 class=tborder border=0 cellSpacing=0 cellPadding=6 width="100%" align=center><TBODY><TR vAlign=top><TD style="BORDER-RIGHT: #ffffff 1px solid" id=td_post_2502537 class=alt1>Hi everybody
I have an Excel 2007 worksheet with very simple macros, here are some of them as an...
Hi everybody
I have an Excel 2007 worksheet with very simple macros, here are some of them as an example:
'-----------------------------------------------------
Sub AUTO_OPEN()
' Automatic loading to the Welcome screen & turns off toolbars, etc and displays the full screen.
' Keyboard...