Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Cell References

Ok I am trying to create a cell that displays an IP address based on a
starting address on the front page. The address that I start this off of is
actually 4 cells (one for each octet) which I am combining together. It
works fine, but my problem is that if I change one of the numbers on the
front page, it doesnt pass the update along to all of the other cells based
on that. My formula is.

=Sheet1!$C$1&"."&Sheet1!$E$1&"."&Sheet1!$G$1&"."&S heet1!A3

Would love any help you can offer.

Troy
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Cell References

tools=Options, calculation tab, make sure calculate is set to Automatic.
(sounds like it is set to manual)

--
Regards,
Tom Ogilvy

"Troy W." <Troy wrote in message
...
Ok I am trying to create a cell that displays an IP address based on a
starting address on the front page. The address that I start this off of
is
actually 4 cells (one for each octet) which I am combining together. It
works fine, but my problem is that if I change one of the numbers on the
front page, it doesnt pass the update along to all of the other cells
based
on that. My formula is.

=Sheet1!$C$1&"."&Sheet1!$E$1&"."&Sheet1!$G$1&"."&S heet1!A3

Would love any help you can offer.

Troy



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 to find #ref! invalid cell references within cell formula Brotherharry Excel Worksheet Functions 7 April 24th 23 07:41 PM
Show actual values added instead of cell references? (=A1+A4 shows as=10+2 in cell) Naji[_2_] Excel Discussion (Misc queries) 4 December 30th 09 03:03 AM
Show actual values added instead of cell references? (=A1+A4 showsas =10+2 in cell) Naji[_2_] Excel Worksheet Functions 6 December 30th 09 12:39 AM
convert relative cell references to absolute cell references via amacro? Dave F[_2_] Excel Discussion (Misc queries) 1 May 15th 08 04:43 PM
How to rename references from range names to cell references Abbas Excel Discussion (Misc queries) 1 May 24th 06 06:18 PM


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