Excel: Move rows based on value VBAParsing out known strings from Excel spreadsheetRobust way of creating...
Service Entrance Breakers Rain Shield
Why doesn't Newton's third law mean a person bounces back to where they started when they hit the ground?
LaTeX closing $ signs makes cursor jump
What is the offset in a seaplane's hull?
What are these boxed doors outside store fronts in New York?
Why are 150k or 200k jobs considered good when there are 300k+ births a month?
Why was the small council so happy for Tyrion to become the Master of Coin?
How do we improve the relationship with a client software team that performs poorly and is becoming less collaborative?
Why can't I see bouncing of a switch on an oscilloscope?
How can I prevent hyper evolved versions of regular creatures from wiping out their cousins?
Why does Kotter return in Welcome Back Kotter?
Have astronauts in space suits ever taken selfies? If so, how?
What's the point of deactivating Num Lock on login screens?
How can bays and straits be determined in a procedurally generated map?
Show that if two triangles built on parallel lines, with equal bases have the same perimeter only if they are congruent.
TGV timetables / schedules?
How did the USSR manage to innovate in an environment characterized by government censorship and high bureaucracy?
Today is the Center
How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?
Did Shadowfax go to Valinor?
How can I make my BBEG immortal short of making them a Lich or Vampire?
The Two and the One
Theorems that impeded progress
Why dont electromagnetic waves interact with each other?
Excel: Move rows based on value VBA
Parsing out known strings from Excel spreadsheetRobust way of creating formulas in ExcelHow to CONCATENATE with variable rowsUsing VBA macro to copy and paste to a different sheet with 2 rows of headerPainting Rows based on Cells' ValuesFinding previous row with a given valueAlternating color in visible rows based on column value in ExcelExcel Formula for Sum of hours based on date selectedLooking to loop a macro that I recorded, skipping rows and ending based on a conditionHow do I hide rows based on a cell value
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
Let's say we have four class groups, each consisting of a letter. Class A, B, C, D (Rows) and names alphabetically sorted within the classes.
If the value of the class group changes, for example, we change a C to D, the row has to be moved to the appropriate class while the name is alphabetically shorted amongst the other names?
Many thanks
microsoft-excel worksheet-function microsoft-excel-2010 vba microsoft-excel-2007
New contributor
add a comment |
Let's say we have four class groups, each consisting of a letter. Class A, B, C, D (Rows) and names alphabetically sorted within the classes.
If the value of the class group changes, for example, we change a C to D, the row has to be moved to the appropriate class while the name is alphabetically shorted amongst the other names?
Many thanks
microsoft-excel worksheet-function microsoft-excel-2010 vba microsoft-excel-2007
New contributor
What have you tried?
– Eric F
yesterday
Some VBA codes have the concept I want, but they don't account for many other factors.
– Conner Smith
yesterday
So try to modify them to do what you want. See what works and what doesn't. This is what coding and learning is all about. If you hit a snag then come back and ask specifically what that snag was
– Eric F
yesterday
Will do, thank you.
– Conner Smith
yesterday
add a comment |
Let's say we have four class groups, each consisting of a letter. Class A, B, C, D (Rows) and names alphabetically sorted within the classes.
If the value of the class group changes, for example, we change a C to D, the row has to be moved to the appropriate class while the name is alphabetically shorted amongst the other names?
Many thanks
microsoft-excel worksheet-function microsoft-excel-2010 vba microsoft-excel-2007
New contributor
Let's say we have four class groups, each consisting of a letter. Class A, B, C, D (Rows) and names alphabetically sorted within the classes.
If the value of the class group changes, for example, we change a C to D, the row has to be moved to the appropriate class while the name is alphabetically shorted amongst the other names?
Many thanks
microsoft-excel worksheet-function microsoft-excel-2010 vba microsoft-excel-2007
microsoft-excel worksheet-function microsoft-excel-2010 vba microsoft-excel-2007
New contributor
New contributor
New contributor
asked yesterday
Conner SmithConner Smith
6
6
New contributor
New contributor
What have you tried?
– Eric F
yesterday
Some VBA codes have the concept I want, but they don't account for many other factors.
– Conner Smith
yesterday
So try to modify them to do what you want. See what works and what doesn't. This is what coding and learning is all about. If you hit a snag then come back and ask specifically what that snag was
– Eric F
yesterday
Will do, thank you.
– Conner Smith
yesterday
add a comment |
What have you tried?
– Eric F
yesterday
Some VBA codes have the concept I want, but they don't account for many other factors.
– Conner Smith
yesterday
So try to modify them to do what you want. See what works and what doesn't. This is what coding and learning is all about. If you hit a snag then come back and ask specifically what that snag was
– Eric F
yesterday
Will do, thank you.
– Conner Smith
yesterday
What have you tried?
– Eric F
yesterday
What have you tried?
– Eric F
yesterday
Some VBA codes have the concept I want, but they don't account for many other factors.
– Conner Smith
yesterday
Some VBA codes have the concept I want, but they don't account for many other factors.
– Conner Smith
yesterday
So try to modify them to do what you want. See what works and what doesn't. This is what coding and learning is all about. If you hit a snag then come back and ask specifically what that snag was
– Eric F
yesterday
So try to modify them to do what you want. See what works and what doesn't. This is what coding and learning is all about. If you hit a snag then come back and ask specifically what that snag was
– Eric F
yesterday
Will do, thank you.
– Conner Smith
yesterday
Will do, thank you.
– Conner Smith
yesterday
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Conner Smith is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1421937%2fexcel-move-rows-based-on-value-vba%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Conner Smith is a new contributor. Be nice, and check out our Code of Conduct.
Conner Smith is a new contributor. Be nice, and check out our Code of Conduct.
Conner Smith is a new contributor. Be nice, and check out our Code of Conduct.
Conner Smith is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1421937%2fexcel-move-rows-based-on-value-vba%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
What have you tried?
– Eric F
yesterday
Some VBA codes have the concept I want, but they don't account for many other factors.
– Conner Smith
yesterday
So try to modify them to do what you want. See what works and what doesn't. This is what coding and learning is all about. If you hit a snag then come back and ask specifically what that snag was
– Eric F
yesterday
Will do, thank you.
– Conner Smith
yesterday