Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Why are my formulas being replaced with values in excel?

I am building a form for users to use to submit data. Part of the data
needed is Lat/Longs. Some of the users use decimal degrees (preferred) and
others use degrees, minutes, seconds. Using Userforms in Visual Basics, I
have created a form on which they can enter either format. In the decimal
degrees cell, I have the formula =((C1/60)+B1)/60+A1. In this formula, A1 =
degrees, B1 = Minutes, & C1 = Seconds. However, when a value is entered in
A1, B1 or C1, excel overwrites my formula and replaces it with the value.
I've never seen it where the formula is replaced by a value. Any ideas?
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default Why are my formulas being replaced with values in excel?

Paul,
Thank you for your suggestion. I don't have any code on that particular
worksheet. I do have worksheet change code on other worksheets in the same
workbook, but not on this particular sheet or that would effect these cells
(that I can find anyway.)
Thanks again for the attempt though
D Cornett

"PCLIVE" wrote:

You may have some Worksheet Change code. Right-click your worksheet and
select View Code.

Regards,
Paul

"D Cornett" <D wrote in message
...
I am building a form for users to use to submit data. Part of the data
needed is Lat/Longs. Some of the users use decimal degrees (preferred) and
others use degrees, minutes, seconds. Using Userforms in Visual Basics, I
have created a form on which they can enter either format. In the decimal
degrees cell, I have the formula =((C1/60)+B1)/60+A1. In this formula, A1
=
degrees, B1 = Minutes, & C1 = Seconds. However, when a value is entered
in
A1, B1 or C1, excel overwrites my formula and replaces it with the value.
I've never seen it where the formula is replaced by a value. Any ideas?




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,311
Default Why are my formulas being replaced with values in excel?

Just out of curiousity, are the values matching the results of your formula
that you are attempting to enter?
Though I mentioned to look at the Worksheet code, you may also want to look
under ThisWorkbook.

Good luck.


"D Cornett" wrote in message
...
Paul,
Thank you for your suggestion. I don't have any code on that particular
worksheet. I do have worksheet change code on other worksheets in the same
workbook, but not on this particular sheet or that would effect these
cells
(that I can find anyway.)
Thanks again for the attempt though
D Cornett

"PCLIVE" wrote:

You may have some Worksheet Change code. Right-click your worksheet and
select View Code.

Regards,
Paul

"D Cornett" <D wrote in message
...
I am building a form for users to use to submit data. Part of the data
needed is Lat/Longs. Some of the users use decimal degrees (preferred)
and
others use degrees, minutes, seconds. Using Userforms in Visual
Basics, I
have created a form on which they can enter either format. In the
decimal
degrees cell, I have the formula =((C1/60)+B1)/60+A1. In this formula,
A1
=
degrees, B1 = Minutes, & C1 = Seconds. However, when a value is
entered
in
A1, B1 or C1, excel overwrites my formula and replaces it with the
value.
I've never seen it where the formula is replaced by a value. Any ideas?






  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default Why are my formulas being replaced with values in excel?

Depends on how I enter the data. If I enter the data using the form, it does
not match. It calculates based on the first entry I make (regarless of which
I start with) and zero (or whatever is already in the cell) for the other
two. If I enter the data directly into the cell, it seems to calculate
correctly and SOMETIMES replaces the formula with the value.
I don't have any code under the ThisWorkbook level.

"PCLIVE" wrote:

Just out of curiousity, are the values matching the results of your formula
that you are attempting to enter?
Though I mentioned to look at the Worksheet code, you may also want to look
under ThisWorkbook.

Good luck.


"D Cornett" wrote in message
...
Paul,
Thank you for your suggestion. I don't have any code on that particular
worksheet. I do have worksheet change code on other worksheets in the same
workbook, but not on this particular sheet or that would effect these
cells
(that I can find anyway.)
Thanks again for the attempt though
D Cornett

"PCLIVE" wrote:

You may have some Worksheet Change code. Right-click your worksheet and
select View Code.

Regards,
Paul

"D Cornett" <D wrote in message
...
I am building a form for users to use to submit data. Part of the data
needed is Lat/Longs. Some of the users use decimal degrees (preferred)
and
others use degrees, minutes, seconds. Using Userforms in Visual
Basics, I
have created a form on which they can enter either format. In the
decimal
degrees cell, I have the formula =((C1/60)+B1)/60+A1. In this formula,
A1
=
degrees, B1 = Minutes, & C1 = Seconds. However, when a value is
entered
in
A1, B1 or C1, excel overwrites my formula and replaces it with the
value.
I've never seen it where the formula is replaced by a value. Any ideas?






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
Null values need to be replaced Hey Excel Discussion (Misc queries) 3 February 7th 07 03:22 AM
Excel Replaced my work with a google ad .... mme Excel Discussion (Misc queries) 13 January 31st 07 12:25 PM
How can I show values, not formulas in Excel? jwbass Excel Discussion (Misc queries) 3 January 12th 06 04:32 PM
how do you find a excel spreadsheet that you replaced with a new PLEASE HELP ME Excel Worksheet Functions 1 January 10th 06 07:00 PM
display values of formulas in Excel Binyaaust Excel Worksheet Functions 1 April 14th 05 12:35 PM


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