Hi
add below line after Dim startRow As Long:
Dim CelFormat As String
Cheers!!
+
*I did not do this for you. God is here working through me for you.*
On Sun, Sep 7, 2014 at 9:16 PM, Mr_Bill wrote:
> Have a small code that keeps returning a compile error will highlight the
> trouble area
Have a small code that keeps returning a compile error will highlight the
trouble area hopefully someone can tell me what im doing wrong
Private Sub cmdSubmit_Click()
> Application.ScreenUpdating = False
> Dim NextRw As Long
> Dim ws As Worksheet
> Dim startRow As Long
>
>
> Set w