View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mushy_peas[_4_] mushy_peas[_4_] is offline
external usenet poster
 
Posts: 1
Default DIM is what i am

Say i have

Dim Current
Dim Last

and i had a cell with a number, how do i set Current to be equal tha
that value. isnt it:-

Current = Range("H1")

or am i just being a noob

Thank

--
Message posted from http://www.ExcelForum.com