Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to locate the item After sorting
#30
@Kevin

Sorting items function, in some cases
Some sub functions are deleted, It's because there are characters of AutoText in the sub function. Thanks @kevin

Autotext1
The test was successful


Autotext Autotext1
Trigger $t     Help - how to add the trigger to the macro
Code:
Copy      Help
/b/i/c/m
cbc :sub.Sub7 ;;1test
cbc :sub.Sub6 ;;2test
ax :sub.Sub5 ;;1test
ax :sub.Sub4 ;;3aest
ax :sub.Sub3 ;;2test
ax :sub.Sub2 ;;4test
zbc :sub.Sub1 ;;test1


#sub Sub1 m ;;zbc    test1
mes 1

#sub Sub2 m ;;ax    4test
mes 2

#sub Sub3 m ;;ax    2test
mes 3

#sub Sub4 m ;;ax    3test
mes 4

#sub Sub5 m ;;ax    1test
mes 5

#sub Sub6 m ;;cbc    2test
mes 6

#sub Sub7 m ;;cbc    1test
mes 7


Messages In This Thread
how to locate the item After sorting - by macman - 01-17-2021, 12:21 AM
RE: how to locate the item After sorting - by macman - 01-31-2021, 09:06 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)