View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Stupid question - Put a value in a cell?

Hi
best way: post your existing code so one can adapt/change this :-)


--
Regards
Frank Kabel
Frankfurt, Germany


43fan wrote:
I'm running a routine that searches through an array to find a value.
If it finds it, it creates another routine that pastes certain values
into another sheet.

All I want to do is, if it finds those values, I want to put an "X"
into certain cells on another sheet. See, I said it was a stupid
question. ;) But, as a novice, it really has me stumped.

Thanks!
Shawn