PC Review


Reply
Thread Tools Rate Thread

Coding if formuals

 
 
jln via OfficeKB.com
Guest
Posts: n/a
 
      18th Dec 2006
How do i code this if formual?

=SUMIF(TOEPIEXP!F:F,"=1",TOEPIEXP!P:P)

--
Message posted via http://www.officekb.com

 
Reply With Quote
 
 
 
 
Bob Phillips
Guest
Posts: n/a
 
      18th Dec 2006
In VBA?

Msgbox
Application.SUMIF(Worksheets("TOEPIEXP").Range("F:F"),1,Worksheets("TOEPIEXP").Range("P:P"))


--
---
HTH

Bob

(change the xxxx to gmail if mailing direct)

"jln via OfficeKB.com" <u25956@uwe> wrote in message
news:6af34c0bdd926@uwe...
> How do i code this if formual?
>
> =SUMIF(TOEPIEXP!F:F,"=1",TOEPIEXP!P:P)
>
> --
> Message posted via http://www.officekb.com
>



 
Reply With Quote
 
jln via OfficeKB.com
Guest
Posts: n/a
 
      18th Dec 2006
How do i place this code in say cell D5?

Bob Phillips wrote:
>In VBA?
>
>Msgbox
>Application.SUMIF(Worksheets("TOEPIEXP").Range("F:F"),1,Worksheets("TOEPIEXP").Range("P:P"))
>
>> How do i code this if formual?
>>
>> =SUMIF(TOEPIEXP!F:F,"=1",TOEPIEXP!P:P)


--
Message posted via http://www.officekb.com

 
Reply With Quote
 
jln via OfficeKB.com
Guest
Posts: n/a
 
      18th Dec 2006
It would be in VBA im trying to have the macro auto create a sheet.

Bob Phillips wrote:
>In VBA?
>
>Msgbox
>Application.SUMIF(Worksheets("TOEPIEXP").Range("F:F"),1,Worksheets("TOEPIEXP").Range("P:P"))
>
>> How do i code this if formual?
>>
>> =SUMIF(TOEPIEXP!F:F,"=1",TOEPIEXP!P:P)


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200612/1

 
Reply With Quote
 
jln via OfficeKB.com
Guest
Posts: n/a
 
      18th Dec 2006
It would be in VBA im trying to have the macro auto create a sheet.

Bob Phillips wrote:
>In VBA?
>
>Msgbox
>Application.SUMIF(Worksheets("TOEPIEXP").Range("F:F"),1,Worksheets("TOEPIEXP").Range("P:P"))
>
>> How do i code this if formual?
>>
>> =SUMIF(TOEPIEXP!F:F,"=1",TOEPIEXP!P:P)


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200612/1

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
using formuals hshayhorn Microsoft Excel Programming 7 10th Oct 2008 05:39 PM
Formuals Gene McKinney YMCA international Microsoft Excel Misc 2 30th Apr 2008 08:09 PM
New to Formuals =?Utf-8?B?VGFueWE=?= Microsoft Excel Worksheet Functions 2 12th May 2007 04:30 AM
IF, Then formuals =?Utf-8?B?Q2hlcnlsZQ==?= Microsoft Excel Programming 1 1st Jul 2004 07:27 AM
Re: Formuals John Wilson Microsoft Excel Misc 0 12th Jan 2004 09:06 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:35 AM.