Symantec Q&A Database support?

burgeon

New Member
Joined
Nov 9, 2004
Messages
20
I'm trying to find a solution to what I am sure is a very simple problem, but I have never used Q&A, and a colleague of mine is at her wit's end. Does anyone here have any Q&A expertise, or does anyone know of a great resource for me? Seriously, I just have to figure out how to keep a "date" field from refreshing every time I tab through it... not too complicated, I'm sure! Any help/advice would be appreciated...
 

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).
Hi

The date if set dynamically will continuously update, thats why in Microsoft Word you can add the date and are given the option to "Update automatically", if the date in excel that changes is based on a formula like

"NOW()"

it will keep changing unless you change it into this

=TEXT(NOW(),"dd-mmm-yy")

and then copy and only paste it as pastevalues, it won't alter.

HTH

John
 
Upvote 0

Forum statistics

Threads
1,224,830
Messages
6,181,225
Members
453,025
Latest member
Hannah_Pham93

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top