#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 199
Default Help with a formula

I have an Excel spreadsheet which records monthly meetings with clients. The
clients' names are listed in column A and each column in a certain range
(say G to Z) represents a month. I periodically insert new columns on the
end as necessary (and I should mention that columns B to F and AA and beyond
are used for other data. Meetings are indicated by inserting the date or
some text in the appropriate column. There are often several months between
meetings with a particular clients - indicated by empty cells.

I would like to show in, say, column B, either the month of the last meeting
OR the number of months since the last meeting (it doesn't matter which as
the other can be calculated easily from the first) but am not sure to do
this. I've tried a couple of formulae which did not do what I wanted.

Can anyone please suggest a simple method.

TIA

V

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 896
Default Help with a formula

"the month of the last meeting" with a particular client would be:

=MAX(IF(ISBLANK(G1:Z1),"",COLUMN(G1:Z1)))-6

provided G coulmn is for month 1
adjust G1:Z1 to suit

array-enter this formula, i.e. with CTRL+SHIFT+ENTER (instead of using
Enter only) as it is an array formula
if the formula is inserted correctly then curly brackets will show in
the formula {beginning and end}

pls click YES it this post helped



On 9 Kwi, 18:58, "Victor Delta" wrote:
I have an Excel spreadsheet which records monthly meetings with clients. The
clients' names are listed in column A and each column in a certain range
(say G to Z) represents a month. I periodically insert new columns on the
end as necessary (and I should mention that columns B to F and AA and beyond
are used for other data. Meetings are indicated by inserting the date or
some text in the appropriate column. There are often several months between
meetings with a particular clients - indicated by empty cells.

I would like to show in, say, column B, either the month of the last meeting
OR the number of months since the last meeting (it doesn't matter which as
the other can be calculated easily from the first) but am not sure to do
this. I've tried a couple of formulae which did not do what I wanted.

Can anyone please suggest a simple method.

TIA

V


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 199
Default Help with a formula

"Jarek Kujawa" wrote in message
...
"the month of the last meeting" with a particular client would be:

=MAX(IF(ISBLANK(G1:Z1),"",COLUMN(G1:Z1)))-6

provided G coulmn is for month 1
adjust G1:Z1 to suit

array-enter this formula, i.e. with CTRL+SHIFT+ENTER (instead of using
Enter only) as it is an array formula
if the formula is inserted correctly then curly brackets will show in
the formula {beginning and end}


Many thanks, just the job!

V

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 896
Default Help with a formula

welcome, thks for the feedback
;-)
would you mind clicking some stars next time? to evaluate my post
thanks



On 10 Kwi, 01:10, "Victor Delta" wrote:
"Jarek Kujawa" wrote in message

...

"the month of the last meeting" with a particular client would be:


=MAX(IF(ISBLANK(G1:Z1),"",COLUMN(G1:Z1)))-6


provided G coulmn is for month 1
adjust G1:Z1 to suit


array-enter this formula, i.e. with CTRL+SHIFT+ENTER (instead of using
Enter only) as it is an array formula
if the formula is inserted correctly then curly brackets will show in
the formula {beginning and end}


Many thanks, just the job!

V


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 199
Default Help with a formula

"Jarek Kujawa" wrote in message
...
welcome, thks for the feedback
;-)
would you mind clicking some stars next time? to evaluate my post
thanks


What stars? I'm using Windows Mail to access this Usenet group and cannot
'see' any stars...!

Otherwise, I would give you 5 *****.

V



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 896
Default Help with a formula

sorry
thought you were using Google
http://groups.google.pl/group/micros...92c2b0c?hl=pl#
thanks anyway
;-)

On 10 Kwi, 13:42, "Victor Delta" wrote:
"Jarek Kujawa" wrote in message

...

welcome, thks for the feedback
;-)
would you mind clicking some stars next time? to evaluate my post
thanks


What stars? I'm using Windows Mail to access this Usenet group and cannot
'see' any stars...!

Otherwise, I would give you 5 *****.

V


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 09:13 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"