Excel Basics #18: Data Analysis Sort
Loading...
67,305
Loading...
Uploader Comments (ExcelIsFun)
see all
All Comments (48)
-
Great job on the video.
I still use Excel and another database called Mybusybiz for my business.
-
@superbeast326 , I do not know SQL, so I can't answer your Q. Sorry.
-
@anomalytrade , I am glad that the videos help!
-
Is it possible to use mySQL queries with Excel?
Loading...
I love ... sound you make while teaching ... zzzzzp... drrrrrooop
ishaq79 2 months ago
@ishaq79 , cool! It does make it more fun!
ExcelIsFun 2 months ago
How can I lock cells based on certain conditions?
superbeast326 4 months ago
@superbeast326 , maybe if you wanted to lock F2 if column A had "Flat" in it, otherwise Relative Cell Reference, a formula of this type might work:
=IF(A2="Flat",$F$2,A2)
ExcelIsFun 4 months ago
@ExcelIsFun lets say I have locked B3:B50 and kept B2 unlocked, I can use the above formula to unlock B3 the moment B2 is filled with data and so on and so forth for all cells until B50?
superbeast326 4 months ago
@superbeast326 , I have no idea. Try posting to THE best Excel question site:
mrexcel [dot] com/forum
ExcelIsFun 4 months ago