|
|
|
|
|
Office
Question:I have a name column and a column next to that with time, example (0 h: 51 m: 31 s). There may be up to 10 columns, the names of 10 with 10 times.Ranges are:Column name C4: C13Time column D4: D13I would like a code to sort them to lower both the times higher in the following ranges:Column name C21: C30Time column D21: D30Thank youAnswer:HelloTry thisSub sort_Time()Dim C As RangeRange ("C4...Read More
Posted: 18 Apr 2012
Tags:
VBA to sort columns
VBA
sort
columns
|
|
|
|
|
|
|
|
Office
Question:HelloAfter you start using OneNote 2010, I was wondering how sort stuff that I catch...It is a shame for MS does step to making available this basic function. On the other hand, I could find two tools third party support to give to this question (thank you developers!).1. The utility type OneNote 2010http://answers.Microsoft.com/en-us/Office/Forum/office_2010-OneNote/utility-to-sort-OneNote...Read More
Posted: 16 Mar 2012
Tags:
Thirdparty tools for sorting of the pages in OneNote
Thirdparty
tools
for
sorting
the
pages
OneNote
|
|
|
|
|
|
|
|
Office
Question:Hello everybody,Answer:PhilA way to deceive the report sort numerical rather than alphabetical order is to convert space provider in a Long data type in the query using the CLng() function.Open the query of th ereport in design mode. This in line with name for the field of the area of the seller:VendSpc: CLng ([YourVendorSpaceFieldName])This is known as an alias. Make sure you change the...Read More
Posted: 24 Feb 2012
Tags:
Access 2007 Report Sorting
Access
2007
Report
Sorting
|
|
|
|
|
|
|
|
|