Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Dave 2005
 
Posts: n/a
Default Help needed with this formula

Hi

I need to copy this formula down column B1 to B10546 and yet =Q1 must change
only to correspond to each row, Q2,Q3,etc.

I need Q1:Q$10546 and B1 to B10546 to stay the same

Hope I've been clear.

{=MCONCAT(IF(Q1:Q$10546=Q1,MOD(B1:B$10546,10),"")) }

Microsoft Excel 2002

Thanks in advance

Dave



  #2   Report Post  
Posted to microsoft.public.excel.misc
Suresh
 
Posts: n/a
Default Help needed with this formula

Hi Dave
I am not very sure if I understood your problem. The solution is to put a $
sign next to B1 as $B$1 which will keep it fixed wherever you copy the
formula. The =Q1 without the $ sign is a floating reference and will change
across the rows as you copy the whole column

"Dave 2005" wrote:

Hi

I need to copy this formula down column B1 to B10546 and yet =Q1 must change
only to correspond to each row, Q2,Q3,etc.

I need Q1:Q$10546 and B1 to B10546 to stay the same

Hope I've been clear.

{=MCONCAT(IF(Q1:Q$10546=Q1,MOD(B1:B$10546,10),"")) }

Microsoft Excel 2002

Thanks in advance

Dave




  #3   Report Post  
Posted to microsoft.public.excel.misc
Dave 2005
 
Posts: n/a
Default Help needed with this formula

Thanks Suresh for your reply

You have made me understand where to put the $ sign, which is something like
this.

{=MCONCAT(IF(Q$1:Q1=Q1,MOD(B$1:B1,10),""))}

Thanks Suresh

Dave



"Suresh" wrote in message
...
Hi Dave
I am not very sure if I understood your problem. The solution is to put a
$
sign next to B1 as $B$1 which will keep it fixed wherever you copy the
formula. The =Q1 without the $ sign is a floating reference and will
change
across the rows as you copy the whole column

"Dave 2005" wrote:

Hi

I need to copy this formula down column B1 to B10546 and yet =Q1 must
change
only to correspond to each row, Q2,Q3,etc.

I need Q1:Q$10546 and B1 to B10546 to stay the same

Hope I've been clear.

{=MCONCAT(IF(Q1:Q$10546=Q1,MOD(B1:B$10546,10),"")) }

Microsoft Excel 2002

Thanks in advance

Dave






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
Formula Help Needed BDY Excel Discussion (Misc queries) 3 October 26th 05 05:35 PM
Formula needed audi Excel Discussion (Misc queries) 4 August 3rd 05 12:09 PM
More Help Needed with Count formula Greegan Excel Worksheet Functions 4 July 31st 05 06:31 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 07:48 PM
Formula needed Edgar Thoemmes Excel Worksheet Functions 3 January 13th 05 02:07 PM


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

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"