We'd like to remind Forumites to please avoid political debate on the Forum... Read More »
📨 Have you signed up to the Forum's new Email Digest yet? Get a selection of trending threads sent straight to your inbox daily, weekly or monthly!
Password on excel spreadsheet

scotty1971
Posts: 1,732 Forumite


in Techie Stuff
can you put a password on an excel spreadsheet, so nobody can open it without the password.
also the spreadsheet i have downloaded for weight loss is in pounds,is there anyway i can change it to stones and pounds?
scott
also the spreadsheet i have downloaded for weight loss is in pounds,is there anyway i can change it to stones and pounds?
scott
0
Comments
-
When you first do a save, or subsequently do a Save As you should be provided with an Option or Tools or other dropdown (depending on the version of Excel). You should be able to find a set password option. You normally given the option to set two passwords - one to open it and one (once opened) to edit it (you can also set a read only option so once opened, it's be read only).
If you google Set Password Excel xxxx (xx being you version) you should easily be able to find more detailed instructionsNever let it get you down... unless it really is as bad as it seems.0 -
In relation to your second question, if you have the number of pounds in, for example, cell B5 then you can put =INT(B5/14) in cell C5 and =MOD(B5,14) in cell D5 will give you stones in C5 and the remaining pounds in D5.
Alternatively, and a bit more convoluted, but if you want the figure presented as Xst Ylb then put =TEXT(INT(B5/14),"0") & "st " & TEXT(MOD(B5,14),"0") & "lb" in cell C5Never let it get you down... unless it really is as bad as it seems.0 -
In relation to your second question, if you have the number of pounds in, for example, cell B5 then you can put =INT(B5/14) in cell C5 and =MOD(B5,14) in cell D5 will give you stones in C5 and the remaining pounds in D5.
Alternatively, and a bit more convoluted, but if you want the figure presented as Xst Ylb then put =TEXT(INT(C3/14),"0") & "st " & TEXT(MOD(C3,14),"0") & "lb" in cell C5
Excellent reply :THave a nice day0 -
Years ago I had to open a P/W protected Excel workbook I found Google supplied all the answers
So from experience if I was you I would secure the workbook file with something like Sophos Free Encryption to prevent any unauthorised opening0 -
Years ago I had to open a P/W protected Excel workbook I found Google supplied all the answers
So from experience if I was you I would secure the workbook file with something like Sophos Free Encryption to prevent any unauthorised opening
Excel 2003 used RC4 and didn't implement it too well so the encryption on that can't be relied upon.0 -
In relation to your second question, if you have the number of pounds in, for example, cell B5 then you can put =INT(B5/14) in cell C5 and =MOD(B5,14) in cell D5 will give you stones in C5 and the remaining pounds in D5.
Alternatively, and a bit more convoluted, but if you want the figure presented as Xst Ylb then put =TEXT(INT(B5/14),"0") & "st " & TEXT(MOD(B5,14),"0") & "lb" in cell C5
thanks for that ,but do not have a clue how to do it0 -
scotty1971 wrote: »thanks for that ,but do not have a clue how to do itNever let it get you down... unless it really is as bad as it seems.0
This discussion has been closed.
Confirm your email address to Create Threads and Reply

Categories
- All Categories
- 351.7K Banking & Borrowing
- 253.4K Reduce Debt & Boost Income
- 454K Spending & Discounts
- 244.6K Work, Benefits & Business
- 600K Mortgages, Homes & Bills
- 177.3K Life & Family
- 258.3K Travel & Transport
- 1.5M Hobbies & Leisure
- 16.2K Discuss & Feedback
- 37.6K Read-Only Boards