Newbies Lotfi Posted October 27, 2015 Newbies Posted October 27, 2015 Hi I have in my model two fields having the same formatting (police, size, color) (Mode models) BUT in use mode, the two fields don't take the same format. (see in attachment) Thanks LG
comment Posted October 27, 2015 Posted October 27, 2015 It looks like you have pasted formatted text into one of the fields (or both). To fix a single instance, you can copy the value, paste it back and immediately press Undo (once). To fix multiple records, you can replace the field's contents with a calculated result = TextFormatRemove ( YourTable::YourDateField ) As always, make sure you have a backup before using Replace Field Contents. 1
JerrySalem Posted October 27, 2015 Posted October 27, 2015 To fix this moving forward, you should also consider using the AutoEnter option so when someone tries to paste formatted text into that field, the formatting will be removed. 1
Recommended Posts
This topic is 3313 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now