Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Help with creating a formula

Here is what I'm trying to do. I have a woorkbook with 32 sheets in it 31 of
them are the same and will be as days of the month, the last sheet is used to
track commisions. I would like to be able to automate the process to move
the sold information from 5 different cells, meaning if there is anything in
those cells move the name information to the commision page. Please help!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Help with creating a formula

Summarised?

=SUMPRODUCT(N(INDIRECT(ROW(INDIRECT("1:31"))&"!A1" )))

or just referenced

=INDIRECT(COLUMN()&"!A1")

etc.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"jaysphotos" wrote in message
...
Here is what I'm trying to do. I have a woorkbook with 32 sheets in it 31

of
them are the same and will be as days of the month, the last sheet is used

to
track commisions. I would like to be able to automate the process to move
the sold information from 5 different cells, meaning if there is anything

in
those cells move the name information to the commision page. Please help!



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

Bob,

Thanks for the help. Maybe I don't understand should I type just as you
have or do I make changes. It might be easier if I was able to get you a
screen shot contact jaysphotos@same .com

"Bob Phillips" wrote:

Summarised?

=SUMPRODUCT(N(INDIRECT(ROW(INDIRECT("1:31"))&"!A1" )))

or just referenced

=INDIRECT(COLUMN()&"!A1")

etc.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"jaysphotos" wrote in message
...
Here is what I'm trying to do. I have a woorkbook with 32 sheets in it 31

of
them are the same and will be as days of the month, the last sheet is used

to
track commisions. I would like to be able to automate the process to move
the sold information from 5 different cells, meaning if there is anything

in
those cells move the name information to the commision page. Please help!




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Help with creating a formula

I think you should try giving more detail. I offered a couple of options as
it was not clear exactly what you were trying to do.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"jaysphotos" wrote in message
...
Bob,

Thanks for the help. Maybe I don't understand should I type just as you
have or do I make changes. It might be easier if I was able to get you a
screen shot contact jaysphotos@same .com

"Bob Phillips" wrote:

Summarised?

=SUMPRODUCT(N(INDIRECT(ROW(INDIRECT("1:31"))&"!A1" )))

or just referenced

=INDIRECT(COLUMN()&"!A1")

etc.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"jaysphotos" wrote in message
...
Here is what I'm trying to do. I have a woorkbook with 32 sheets in

it 31
of
them are the same and will be as days of the month, the last sheet is

used
to
track commisions. I would like to be able to automate the process to

move
the sold information from 5 different cells, meaning if there is

anything
in
those cells move the name information to the commision page. Please

help!





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
Creating a formula!!! Tara Excel Discussion (Misc queries) 2 May 7th 07 07:27 AM
formula creating referrrrrr Excel Discussion (Misc queries) 1 June 12th 06 06:08 PM
Help with creating Formula again Benny Excel Worksheet Functions 13 March 20th 05 04:59 PM
Help creating formula dmeals Excel Programming 1 January 4th 05 04:43 PM
HELP creating formula! dmeals Excel Worksheet Functions 0 January 2nd 05 11:39 PM


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