LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 48
Default Question about if A3<" " plus another column

Hello all

I have these field
Cut Shortages Assy Shortages
R3 V3
in field AF3 I have this formul,
=IF(R3<"",R3,"")&IF(V3<"",V3,"")

but when I fill R3 with a shortage like VEA-00200 and V3 with another
shortage like MSO1020
AF3 show Both shortages so: VEA-00200MSO1020
I would like to have them like VEA-00200, MSO1020
that is the first problem, I resolved using this formul
=IF(R3<"",R3,"")&IF(V3<"",", ","")&IF(V3<"",V3,"")
but now the problem is when R3 does not have information, and V3 do have,
the AF3 show the shortage so: , MSO1020 I would like to have it like :MSO1020
but when R3 do have also information AF3 must show result as : VEA-00200,
MSO1020

anybody can help me, I will appreciate so much.

--
Lorenzo DÃ*az
Cad Technician
 
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
macro unouwanme Excel Discussion (Misc queries) 9 August 31st 06 09:38 PM
Question about copying column of cells and...... WM Excel Worksheet Functions 4 August 9th 06 01:16 PM
Conditional Format as a MACRO Gunjani Excel Worksheet Functions 3 March 29th 06 05:22 PM
Return SEARCHED Column Number of Numeric Label and Value Sam via OfficeKB.com Excel Worksheet Functions 23 January 30th 06 06:16 PM
creating a bar graph Johnfli Excel Discussion (Misc queries) 0 October 26th 05 08:16 PM


All times are GMT +1. The time now is 11:30 PM.

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

About Us

"It's about Microsoft Excel"