Anyone have problems getting forms to execute properly in the online version of Excel?
I have a snippet that works fine in Google Sheets and in Data Blaze, but struggles in Excel online.
In Excel, it will successfully insert info into the first cell in a row, and then advance using the 'tab' through the subsequent cells, but doesn't actually fill in the information. Company policy requires that I use Excel for this project and can't just switch to Google Sheets. I'm using the web selector to capture the information and may not be able to just share the site.
{note}Test ID{endnote}{site: text; page=https://app.vetscanimagyst.com/\; selector=.css-1yb1hhy}{key: tab}{note}Date{endnote}{time: MMM Do YYYY}{key: tab}{note}Name{endnote}{site: text; page=https://app.vetscanimagyst.com/\; selector=h4}{key: tab}{note}Hospital{endnote}{site: text; page=https://app.vetscanimagyst.com/\; selector=[data-testid="company-info"] > .MuiBox-root > .MuiBox-root > .MuiBox-root > .MuiBox-root}{key: tab}{note}Hosp Email{endnote}{site: text; page=https://app.vetscanimagyst.com/\; selector=.MuiCollapse-wrapperInner > :nth-child(1) > .MuiTypography-root}{key: tab}{note}Species{endnote}{site: text; page=https://app.vetscanimagyst.com/\; selector=.MuiBox-root + .MuiBox-root+ .MuiBox-root+ .MuiBox-root+ .MuiBox-root+ .MuiBox-root+ .MuiBox-root> .MuiTypography-root}{key: tab}{note}Age{endnote}{site: text; page=https://app.vetscanimagyst.com/\; selector=.css-nlragi .MuiTypography-root}{key: tab}{note}Sex{endnote}{site: text; page=https://app.vetscanimagyst.com/\; selector=.MuiBox-root + .MuiBox-root + .MuiBox-root .MuiFormLabel-root + .MuiTypography-root}{key: tab}{note}Breed{endnote}{site: text; page=https://app.vetscanimagyst.com/\; selector=.css-13c8h87 .MuiTypography-root}{key: tab}{note}Site{endnote}{site: text; page=https://app.vetscanimagyst.com/\*; selector=.MuiSvgIcon-root + .MuiBox-root> .MuiTypography-root}{key: tab}
Is this just an incompatibility of MS 365? ![]()
Carol