fill one cell based on the answer in another cell.

  • Thread starter Thread starter Ryan
  • Start date Start date
R

Ryan

I am trying to make a cell have an "x" marked in it if another cell has a
certain word in it. Example: F2=George then A14=X, If F2=Mary then A15=X.
 
Ryan said:
I am trying to make a cell have an "x" marked in it if another cell has a
certain word in it. Example: F2=George then A14=X, If F2=Mary then A15=X.

This group is for programming quesions using the .Net framework. It sounds
as if your question involves Microsoft Excel. If that is the case, then you
would want to post to a group for Excel questions, such as
Microsoft.Public.Excel.Misc.

If your question is involving programming with .Net, then it sounds like you
need to clarify how your code is working.

Mike
 
Back
Top