View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jennifer Jennifer is offline
external usenet poster
 
Posts: 385
Default Darn function in vba

Not sure why this is proving to me so hard, what is wrong with this

wks.Cells(iRow, 4).Value = "= S & cboStallion)"

cboStallion is my combo box, i want it to fill in the database looking
something like:
S6
--
Though daily learning, I LOVE EXCEL!
Jennifer