Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 440
Default Help with IF(AND...

In any row, columns P and T may hold data.
In column G I am trying to put a 'tick' if there is data in P and two ticks
if there's data in both P and T.
By formatting G as Wingdings2, a P (capital letter) will appear as a tick.
There may be a better way.
Thanks,
--
Traa Dy Liooar

Jock
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Help with IF(AND...

Jock

Formatted as windings 2 try this in G1

=IF(P1<"","P","")&IF(T1<"","P","")

drag down as required

Mike

"Jock" wrote:

In any row, columns P and T may hold data.
In column G I am trying to put a 'tick' if there is data in P and two ticks
if there's data in both P and T.
By formatting G as Wingdings2, a P (capital letter) will appear as a tick.
There may be a better way.
Thanks,
--
Traa Dy Liooar

Jock

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 07:00 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"