
我是我的我
-
Why is there no response?
I want to display the corresponding data after clicking the button, but 1 and 2 did not work. I verified with code 3 and it is correct. Where is the problem? Thank you for your reply.
- Answered
-
I have two questions about HTML code.
This is the starting code. <style> th { height: 30px; background-color: #4970FF; color: white; font-size: 28px; } td { background-color: #FE4A49; color: #FAFAFA; font-size: 22px; vertical-align:…
- Answered
-
How to use code to calculate the number of days in this year or next year?
Thank you for reply.
- Answered
-
about the chart display problem.
I want to make my chart (image) to be sorted by value in chart 1 and display name in chart 2. How can I set it up? Thank you for your reply!
-
Is it possible to create a button that opens the corresponding table by inputting the table name?
Thank you everyone for your suggestions.
- Answered
-
Re: want to use a button to check if the content of A in table 1 is the same as the content in the associated table 2….
@Fred @Fred said: is the data in field "A" in table "1" always going to be deliminated by a paragraph mark? Yes,fred @Fred said: is the data in field "A" in table "2" always going to be just a single… -
want to use a button to check if the content of A in table 1 is the same as the content in the associated table 2….
I have two tables (1&2), I want to use a button to check if the content of A in table 1 is the same as the content in the associated table 2, and the number is also the same (the content of A may be…
- Answered