Grabbing data from excel using power shell (More specific) The Next CEO of Stack OverflowHow to recursively delete an entire directory with PowerShell 2.0?How to have an excel addin read rows from a worksheet until no more data?How to count the number of rows in excel with data?Read Excel data with Powershell and write to a variableExcel: VLOOKUP from a different SheetHow to find a cell with any value and then find the next value that is different in VBAReading from Excel gives ####### in some columnsCopy values from specific cells in rows to a column in MS ExcelExcel looping from column A and finding matches with corresponding values and moving them to a new worksheetUsing (Nested Loop) .find to grab identical values seperate sheets VBA EXCEL

Example of a Mathematician/Physicist whose Other Publications during their PhD eclipsed their PhD Thesis

What flight has the highest ratio of time difference to flight time?

What steps are necessary to read a Modern SSD in Medieval Europe?

Legal workarounds for testamentary trust perceived as unfair

Can we say or write : "No, it'sn't"?

How to avoid supervisors with prejudiced views?

Rotate a column

Can MTA send mail via a relay without being told so?

Is it professional to write unrelated content in an almost-empty email?

When you upcast Blindness/Deafness, do all targets suffer the same effect?

Writing differences on a blackboard

Is it possible to replace duplicates of a character with one character using tr

"misplaced omit" error when >centering columns

Won the lottery - how do I keep the money?

Proper way to express "He disappeared them"

Why, when going from special to general relativity, do we just replace partial derivatives with covariant derivatives?

What was the first Unix version to run on a microcomputer?

Can you be charged for obstruction for refusing to answer questions?

Help understanding this unsettling image of Titan, Epimetheus, and Saturn's rings?

Is the D&D universe the same as the Forgotten Realms universe?

Is it possible to use a NPN BJT as switch, from single power source?

Bartok - Syncopation (1): Meaning of notes in between Grand Staff

Why do airplanes bank sharply to the right after air-to-air refueling?

Some questions about different axiomatic systems for neighbourhoods



Grabbing data from excel using power shell (More specific)



The Next CEO of Stack OverflowHow to recursively delete an entire directory with PowerShell 2.0?How to have an excel addin read rows from a worksheet until no more data?How to count the number of rows in excel with data?Read Excel data with Powershell and write to a variableExcel: VLOOKUP from a different SheetHow to find a cell with any value and then find the next value that is different in VBAReading from Excel gives ####### in some columnsCopy values from specific cells in rows to a column in MS ExcelExcel looping from column A and finding matches with corresponding values and moving them to a new worksheetUsing (Nested Loop) .find to grab identical values seperate sheets VBA EXCEL










0















I want to grab the data from a cell based on another cell. They would be in the same row, separate columns. I want to grab that value using PowerShell.



An example would be



enter image description here



Want to be able to in my code based on a cell in column A find its corresponding column B value. I know how to get cell info but not based on another cell. Any help would be much appreciated!!










share|improve this question



















  • 2





    Could you please provide more details about your code? What have your tried so far? What worked, and what issues are you trying to solve in your code?

    – kgrg
    Mar 21 at 18:10















0















I want to grab the data from a cell based on another cell. They would be in the same row, separate columns. I want to grab that value using PowerShell.



An example would be



enter image description here



Want to be able to in my code based on a cell in column A find its corresponding column B value. I know how to get cell info but not based on another cell. Any help would be much appreciated!!










share|improve this question



















  • 2





    Could you please provide more details about your code? What have your tried so far? What worked, and what issues are you trying to solve in your code?

    – kgrg
    Mar 21 at 18:10













0












0








0








I want to grab the data from a cell based on another cell. They would be in the same row, separate columns. I want to grab that value using PowerShell.



An example would be



enter image description here



Want to be able to in my code based on a cell in column A find its corresponding column B value. I know how to get cell info but not based on another cell. Any help would be much appreciated!!










share|improve this question
















I want to grab the data from a cell based on another cell. They would be in the same row, separate columns. I want to grab that value using PowerShell.



An example would be



enter image description here



Want to be able to in my code based on a cell in column A find its corresponding column B value. I know how to get cell info but not based on another cell. Any help would be much appreciated!!







excel powershell






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 21 at 19:58









LotPings

20.1k61633




20.1k61633










asked Mar 21 at 18:01









A. GilA. Gil

1




1







  • 2





    Could you please provide more details about your code? What have your tried so far? What worked, and what issues are you trying to solve in your code?

    – kgrg
    Mar 21 at 18:10












  • 2





    Could you please provide more details about your code? What have your tried so far? What worked, and what issues are you trying to solve in your code?

    – kgrg
    Mar 21 at 18:10







2




2





Could you please provide more details about your code? What have your tried so far? What worked, and what issues are you trying to solve in your code?

– kgrg
Mar 21 at 18:10





Could you please provide more details about your code? What have your tried so far? What worked, and what issues are you trying to solve in your code?

– kgrg
Mar 21 at 18:10












0






active

oldest

votes












Your Answer






StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
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
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55286612%2fgrabbing-data-from-excel-using-power-shell-more-specific%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















draft saved

draft discarded
















































Thanks for contributing an answer to Stack Overflow!


  • 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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55286612%2fgrabbing-data-from-excel-using-power-shell-more-specific%23new-answer', 'question_page');

);

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







Popular posts from this blog

Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript