Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 121
Default How can write this as workbook function ???

How can write this as workbook function ???

("Sheet1 ").Range("D" &
aWS.Range("A16").Value & "").Value

it would be something like this
]Sheet1'!$D$ ^^^thisworkbook.A16.value^^^

and how would it be inside an IF function , requiring that value = zero (for
example!)

tx if can help me about
paolo
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 489
Default How can write this as workbook function ???

I think this is what you are wanting. Hope this helps! If so, let me know,
click "YES" below.

]Sheet1!$D$"&A16="0","True", "False")

--
Cheers,
Ryan


"pls123" wrote:

How can write this as workbook function ???

("Sheet1 ").Range("D" &
aWS.Range("A16").Value & "").Value

it would be something like this
]Sheet1'!$D$ ^^^thisworkbook.A16.value^^^

and how would it be inside an IF function , requiring that value = zero (for
example!)

tx if can help me about
paolo

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 121
Default How can write this as workbook function ???

tx ryan !!
it was exactly this..

]Sheet1'!$D$"&A16=A20)

happy weekend !
paolo


"Ryan H" wrote:

I think this is what you are wanting. Hope this helps! If so, let me know,
click "YES" below.

]Sheet1!$D$"&A16="0","True", "False")

--
Cheers,
Ryan


"pls123" wrote:

How can write this as workbook function ???

("Sheet1 ").Range("D" &
aWS.Range("A16").Value & "").Value

it would be something like this
]Sheet1'!$D$ ^^^thisworkbook.A16.value^^^

and how would it be inside an IF function , requiring that value = zero (for
example!)

tx if can help me about
paolo

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 121
Default How can write this as workbook function ???


exactly...

cant find the real syntax with parenthesis and other...
i will make some try tx !!

paolo





"pls123" wrote:

tx ryan !!
it was exactly this..

]Sheet1'!$D$"&A16=A20)

happy weekend !
paolo


"Ryan H" wrote:

I think this is what you are wanting. Hope this helps! If so, let me know,
click "YES" below.

]Sheet1!$D$"&A16="0","True", "False")

--
Cheers,
Ryan


"pls123" wrote:

How can write this as workbook function ???

("Sheet1 ").Range("D" &
aWS.Range("A16").Value & "").Value

it would be something like this
]Sheet1'!$D$ ^^^thisworkbook.A16.value^^^

and how would it be inside an IF function , requiring that value = zero (for
example!)

tx if can help me about
paolo

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
how do you write format results of a function within a function? sangee Excel Worksheet Functions 3 June 14th 07 12:45 AM
How to write to the VBE of a closed workbook? DaveO Excel Programming 2 July 4th 06 11:34 AM
Sum data in workbook 1 and write result in workbook 2 Martin[_28_] Excel Programming 1 May 7th 06 02:48 PM
how do I write a vlookup function within an iserror function so t. JBLeeds Excel Worksheet Functions 2 March 16th 05 10:30 AM
Write no closed workbook ? MAS Excel Programming 2 July 31st 04 04:39 PM


All times are GMT +1. The time now is 06:36 AM.

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"