ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Cell Formula help (https://www.excelbanter.com/excel-discussion-misc-queries/118541-cell-formula-help.html)

Trever B

Cell Formula help
 
Hi,

Thanks in advance,

Can you please help me.

Is says sub not found. Please help me to put following statement right

Worksheets("Sheet3").Cells(4, 1).FormulaR1C1 = "=" & Address(2, 3, 1, False,
"Sheet1")



Thanks

Trev

Bob Phillips

Cell Formula help
 
Worksheets("Sheet3").Cells(4, 1).FormulaR1C1 = "=R2C3"

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Trever B" wrote in message
...
Hi,

Thanks in advance,

Can you please help me.

Is says sub not found. Please help me to put following statement right

Worksheets("Sheet3").Cells(4, 1).FormulaR1C1 = "=" & Address(2, 3, 1,

False,
"Sheet1")



Thanks

Trev




Trever B

Cell Formula help
 
Thanks bob but you missed that it refers to sheet1 and not current sheet

"Bob Phillips" wrote:

Worksheets("Sheet3").Cells(4, 1).FormulaR1C1 = "=R2C3"

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Trever B" wrote in message
...
Hi,

Thanks in advance,

Can you please help me.

Is says sub not found. Please help me to put following statement right

Worksheets("Sheet3").Cells(4, 1).FormulaR1C1 = "=" & Address(2, 3, 1,

False,
"Sheet1")



Thanks

Trev





Dave Peterson

Cell Formula help
 
Worksheets("Sheet3").Cells(4, 1).FormulaR1C1 = "=Sheet1!R2C3"

Trever B wrote:

Thanks bob but you missed that it refers to sheet1 and not current sheet

"Bob Phillips" wrote:

Worksheets("Sheet3").Cells(4, 1).FormulaR1C1 = "=R2C3"

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Trever B" wrote in message
...
Hi,

Thanks in advance,

Can you please help me.

Is says sub not found. Please help me to put following statement right

Worksheets("Sheet3").Cells(4, 1).FormulaR1C1 = "=" & Address(2, 3, 1,

False,
"Sheet1")



Thanks

Trev





--

Dave Peterson


All times are GMT +1. The time now is 04:30 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com