#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Urgent enquiry



"jiang" wrote in message
...
Thanks for your explanation on the Ctrl-Shift-Enter function.

Your reply has intrigued me into more questions -

1) if 1:1 etc. refers to a row, is there a function to refer to a column

in
general?



But of course <g

A:A, B:B, etc.


2) i can't locate the explanation of "Column" in Excel Help (only
"Columns"-are there any difference in these two functions?).



Really, I find the COLUMN worksheetfunction in Excel help very easily.

Columns is a VBA range property (I fear I am leading you down a path that
goes on for ever <vbg).


If it means "to
find the column no. which satisfies certain conditions", then the
IF(2:2<0,COLUMN(2:2)) should give a result of "3", but instead it returns

a
value of "false".



Don't forget that IF is a single value function, if you use an array in that
function it has to be array-entered (Ctrl-Shift-Enter). If you do that with
your formula, you will not get #VALUE!. You won't get a meaningful answer in
this case, as it returns an array of values, and it will just show the first
of that array. This type of formula would be used in another function that
works upon an array, such as INDEX in my previous example.


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
Urgent Help, Comboboxes and IF. R.Chapman Excel Discussion (Misc queries) 1 February 16th 06 07:50 PM
URGENT !! Auto Filter Nirakar Excel Discussion (Misc queries) 1 February 7th 06 08:56 PM
URGENT !! Auto Filter CLR Excel Discussion (Misc queries) 0 February 6th 06 09:31 PM
Excel table to Word help needed!!! Urgent. Irn Bru Freak Excel Discussion (Misc queries) 2 February 3rd 06 07:04 PM
Urgent Urgent Urgent!!! Ruslan Excel Discussion (Misc queries) 6 March 30th 05 02:59 PM


All times are GMT +1. The time now is 02:57 AM.

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"