#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Automate cell

hi

Cell A1 to A5 has a text value, Cell B1 to B5 has a number value which
represent A1 to A5, now my problem is, if one of those cell in B1 to B5
present a negative value how can i automatic transfer or populate to C row
and also transfer the text value to D row

tnx
  #2   Report Post  
Posted to microsoft.public.excel.misc
CLR CLR is offline
external usenet poster
 
Posts: 1,998
Default Automate cell

Try this in C1 and D1, copied down.....

=IF(B1<0,B1,"")

Vaya con Dios,
Chuck, CABGx3



"WANTED" wrote:

hi

Cell A1 to A5 has a text value, Cell B1 to B5 has a number value which
represent A1 to A5, now my problem is, if one of those cell in B1 to B5
present a negative value how can i automatic transfer or populate to C row
and also transfer the text value to D row

tnx

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Automate cell

Hi!CLR

tnx it work, but the formula leaves some empty cell if the value is
positive. What if i want the negative value only to be transfered to another
worksheet2 of C row and the text value that represent the negative value
from B1 to B5 to row D row of worksheet2 (and save some space)

tnx

"CLR" wrote:

Try this in C1 and D1, copied down.....

=IF(B1<0,B1,"")

Vaya con Dios,
Chuck, CABGx3



"WANTED" wrote:

hi

Cell A1 to A5 has a text value, Cell B1 to B5 has a number value which
represent A1 to A5, now my problem is, if one of those cell in B1 to B5
present a negative value how can i automatic transfer or populate to C row
and also transfer the text value to D row

tnx

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Automate cell splitting Bill G. Excel Discussion (Misc queries) 1 May 17th 07 05:20 PM
How to automate this task [email protected] Excel Discussion (Misc queries) 2 July 14th 06 12:38 AM
Automate without add-ins Rob Oldfield Excel Discussion (Misc queries) 3 October 21st 05 07:33 PM
Automate a macros when data in a cell changes (e.g.when using quer jwwjd Excel Discussion (Misc queries) 5 June 24th 05 03:06 PM
Automate Add-in Gary's Student Excel Discussion (Misc queries) 4 June 20th 05 02:12 AM


All times are GMT +1. The time now is 12:38 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"