strange it runs ok for me
change from
to![]()
CustomerID.Text = FormatNumber(Cells(r, 1), 0)
text to number format?![]()
CustomerID.Text = Cells(r, 1).value
strange it runs ok for me
change from
to![]()
CustomerID.Text = FormatNumber(Cells(r, 1), 0)
text to number format?![]()
CustomerID.Text = Cells(r, 1).value
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks