Thread
:
VBA - passing Variables to subroutines
View Single Post
#
5
Posted to microsoft.public.excel.misc
Madduck
external usenet poster
Posts: 35
VBA - passing Variables to subroutines
Ohh... and the error I get is Object not defined in this row
Cells(GemRowloc, GemColloc).Value = Gemname.Value
both GemRowloc and GemColloc are empty, so the code can't reconcile it....
Reply With Quote
Madduck
View Public Profile
Find all posts by Madduck